- Various punctuation fixes

- s/lines/line/
This commit is contained in:
Marc Fonvieille 2002-12-21 20:22:20 +00:00
parent 2604f10bc7
commit 6c6077e3e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15403

View file

@ -868,7 +868,7 @@ Script done, &hellip;</screen>
<title>Compile and Install the Base System</title>
<para>You must be in the <filename>/usr/src</filename>
directory...</para>
directory:</para>
<screen>&prompt.root; <userinput>cd /usr/src</userinput></screen>
@ -905,7 +905,7 @@ Script done, &hellip;</screen>
<programlisting>NOPROFILE= true # Avoid compiling profiled libraries</programlisting>
<para>lines in <filename>/etc/make.conf</filename>.</para>
<para>line in <filename>/etc/make.conf</filename>.</para>
<para><replaceable>target</replaceable> tells &man.make.1; what
you want to do. Each <filename>Makefile</filename> defines a
@ -928,7 +928,7 @@ Script done, &hellip;</screen>
first created on the &os.current; branch, and then retrofitted to
&os.stable; midway between 2.2.2 and 2.2.5) the
<maketarget>world</maketarget> target has been split in
two. <maketarget>buildworld</maketarget> and
two: <maketarget>buildworld</maketarget> and
<maketarget>installworld</maketarget>.</para>
<para>As the names imply, <maketarget>buildworld</maketarget>