Fix a typo: s/sta/&os.stable;/.
No content changes.
This commit is contained in:
parent
e6917a777e
commit
f8d3251eef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9737
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.70 2001/06/08 01:15:08 dd Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml,v 1.71 2001/06/26 19:21:48 nik Exp $
|
||||
-->
|
||||
|
||||
<chapter id="cutting-edge">
|
||||
|
@ -369,7 +369,7 @@ subscribe cvs-all</programlisting>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Before compiling sta, read the
|
||||
<para>Before compiling &os.stable;, read the
|
||||
<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
|
||||
|
|
Loading…
Reference in a new issue