Fix a few style errors reported by igor.
igor -RabfswcnotS book.xml now reports no problems. This is primarily a whitespace and gramma change but translators may want to double check. Approved by: bcr (mentor)
This commit is contained in:
parent
250890c08a
commit
1c9fb255d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40916
1 changed files with 4 additions and 4 deletions
|
|
@ -4403,7 +4403,7 @@ options SYSVMSG # enable for messaging</programlisting>
|
|||
<guimenuitem>Shell</guimenuitem> at the beginning of the install
|
||||
process and issue the commands mentioned above. You will need to
|
||||
mount the specific partition in this case and then chroot to it,
|
||||
i.e. replace <command>mount -urw /</command> by
|
||||
i.e., replace <command>mount -urw /</command> by
|
||||
<command>mount /dev/ada0p1 /mnt; chroot /mnt</command> for
|
||||
a system on <replaceable>ada0p1</replaceable>.</para>
|
||||
</note>
|
||||
|
|
@ -6022,7 +6022,7 @@ Key F15 A A Menu Workplace Nop</programlisting>
|
|||
|
||||
<para>The most common way to accomplish this is to build a
|
||||
simulated environment in a subdirectory and then run the
|
||||
processes in that directory chroot'd (i.e., <filename
|
||||
processes in that directory chrooted (i.e., <filename
|
||||
class="directory">/</filename> for that process is this
|
||||
directory, not the real <filename
|
||||
class="directory">/</filename> of the system).</para>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue