Typo: We save two extra steps not one.
This commit is contained in:
parent
57df1a41a3
commit
09f64c1f09
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27596
1 changed files with 1 additions and 1 deletions
|
@ -945,7 +945,7 @@ docbook =
|
|||
&prompt.root;</screen>
|
||||
|
||||
<note>
|
||||
<para>You can save an extra step by just running <command>make
|
||||
<para>You can save two extra steps by just running <command>make
|
||||
install clean</command> instead of <command>make</command>,
|
||||
<command>make install</command> and <command>make clean</command>
|
||||
as three separate steps.</para>
|
||||
|
|
Loading…
Reference in a new issue