Typo: We save two extra steps not one.

This commit is contained in:
Marc Fonvieille 2006-04-20 19:40:20 +00:00
parent 57df1a41a3
commit 09f64c1f09
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27596

View file

@ -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>