Fix weird inflex of 'q's from somehwere. Spelling fixes.

Submitted by:	Francois Botha <fbotha@itouch.co.za>
This commit is contained in:
Neil Blakey-Milner 2000-03-25 14:18:24 +00:00
parent a64ff19866
commit e627eee3f7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6860
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml,v 1.3 2000/03/20 20:05:09 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml,v 1.4 2000/03/25 14:11:08 nbm Exp $
-->
<chapter id="boot">
@ -435,8 +435,8 @@ boot:</screen>
<sect1 id="boot-init">
<title>Init: Process control initialization</title>
<para>Onqe the kernel has finished booting, it passes control to
the usqr process <command>init</command>, which is located at
<para>Once the kernel has finished booting, it passes control to
the user process <command>init</command>, which is located at
<filename>/sbin/init</filename>, or the program path specified
in the <envar>init_path</envar> variable in
<command>loader</command>.</para>

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml,v 1.3 2000/03/20 20:05:09 jim Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/boot/chapter.sgml,v 1.4 2000/03/25 14:11:08 nbm Exp $
-->
<chapter id="boot">
@ -435,8 +435,8 @@ boot:</screen>
<sect1 id="boot-init">
<title>Init: Process control initialization</title>
<para>Onqe the kernel has finished booting, it passes control to
the usqr process <command>init</command>, which is located at
<para>Once the kernel has finished booting, it passes control to
the user process <command>init</command>, which is located at
<filename>/sbin/init</filename>, or the program path specified
in the <envar>init_path</envar> variable in
<command>loader</command>.</para>