Some para tags and punctuation fixes.

This commit is contained in:
Marc Fonvieille 2002-12-21 12:21:52 +00:00
parent a82c814675
commit ab65528f31
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15399

View file

@ -1568,7 +1568,7 @@ Script done, &hellip;</screen>
<para>If you are at the last stage, and you know it (because you
have looked through the output that you were storing) then you
can (fairly safely) do</para>
can (fairly safely) do:</para>
<screen><emphasis>&hellip; fix the problem &hellip;</emphasis>
&prompt.root; <userinput>cd /usr/src</userinput>
@ -1577,13 +1577,13 @@ Script done, &hellip;</screen>
<para>This will not undo the work of the previous
<quote>make world</quote>.</para>
<para>If you see the message
<para>If you see the message:</para>
<screen>--------------------------------------------------------------
Building everything..
--------------------------------------------------------------</screen>
in the <quote>make world</quote> output then it is
<para>in the <quote>make world</quote> output then it is
probably fairly safe to do so.</para>
<para>If you do not see that message, or you are not sure, then it
@ -1644,7 +1644,7 @@ Building everything..
<filename>/usr/src</filename> can be mounted (or remounted)
with the <option>noatime</option> option. This prevents the
file system from recording the file access time. You probably
do not need this information anyway.
do not need this information anyway.</para>
<screen>&prompt.root; <userinput>mount -u -o noatime /usr/src</userinput></screen>
@ -1655,7 +1655,6 @@ Building everything..
need to use that file system mount point, and not
<filename>/usr/src</filename>.</para>
</warning>
</para>
</listitem>
<listitem>