Whitespace fix:
<filename>Makefile</filename>in -> <filename>Makefile</filename> in
This commit is contained in:
parent
e685e7b58e
commit
b2034e7bfa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10906
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.91 2001/09/19 20:59:16 eric Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.92 2001/10/08 20:30:46 chern Exp $
|
||||
-->
|
||||
|
||||
<chapter id="cutting-edge">
|
||||
|
@ -290,7 +290,7 @@ subscribe cvs-all</programlisting>
|
|||
into trouble.</para>
|
||||
|
||||
<para>Before compiling &os.current;, read the
|
||||
<filename>Makefile</filename>in <filename>/usr/src</filename>
|
||||
<filename>Makefile</filename> in <filename>/usr/src</filename>
|
||||
carefully. You should at least run a <link
|
||||
linkend="makeworld">make world</link> the first time through
|
||||
as part of the upgrading process. Reading the &a.current;
|
||||
|
|
Loading…
Reference in a new issue