Some para tags and punctuation fixes.
This commit is contained in:
parent
a82c814675
commit
ab65528f31
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15399
1 changed files with 4 additions and 5 deletions
|
|
@ -1568,7 +1568,7 @@ Script done, …</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>… fix the problem …</emphasis>
|
||||
&prompt.root; <userinput>cd /usr/src</userinput>
|
||||
|
|
@ -1577,13 +1577,13 @@ Script done, …</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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue