Minor grammar change
This commit is contained in:
parent
7493605cc6
commit
1477223911
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7793
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.32 2000/07/26 18:09:11 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.33 2000/08/05 16:31:35 marko Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -163,7 +163,7 @@
|
|||
<para>If you have just upgraded to a newer version of 4.X or
|
||||
higher (ie from 3.X to 4-STABLE, or even from 4-STABLE to a
|
||||
later version of 4-STABLE), make sure you have <link
|
||||
linkend="cutting-edge">built world</link>, and then run the
|
||||
linkend="cutting-edge">built the world</link>, and then run the
|
||||
following commands:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.32 2000/07/26 18:09:11 jim Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/kernelconfig/chapter.sgml,v 1.33 2000/08/05 16:31:35 marko Exp $
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -163,7 +163,7 @@
|
|||
<para>If you have just upgraded to a newer version of 4.X or
|
||||
higher (ie from 3.X to 4-STABLE, or even from 4-STABLE to a
|
||||
later version of 4-STABLE), make sure you have <link
|
||||
linkend="cutting-edge">built world</link>, and then run the
|
||||
linkend="cutting-edge">built the world</link>, and then run the
|
||||
following commands:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
|
|
Loading…
Reference in a new issue