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:
Eitan Adler 2013-02-08 19:08:36 +00:00
parent 250890c08a
commit 1c9fb255d8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40916

View file

@ -4403,7 +4403,7 @@ options SYSVMSG # enable for messaging</programlisting>
<guimenuitem>Shell</guimenuitem> at the beginning of the install <guimenuitem>Shell</guimenuitem> at the beginning of the install
process and issue the commands mentioned above. You will need to process and issue the commands mentioned above. You will need to
mount the specific partition in this case and then chroot to it, 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 <command>mount /dev/ada0p1 /mnt; chroot /mnt</command> for
a system on <replaceable>ada0p1</replaceable>.</para> a system on <replaceable>ada0p1</replaceable>.</para>
</note> </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 <para>The most common way to accomplish this is to build a
simulated environment in a subdirectory and then run the 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 class="directory">/</filename> for that process is this
directory, not the real <filename directory, not the real <filename
class="directory">/</filename> of the system).</para> class="directory">/</filename> of the system).</para>