Fix a variety of English style nits and other issues found with igor.
Reviewed by: gabor Approved by: wblock
This commit is contained in:
parent
13e629bb88
commit
e4b4aa0b54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38464
1 changed files with 4 additions and 4 deletions
|
@ -1408,7 +1408,7 @@ Mounting root from ufs:/dev/md0c
|
|||
<application>FDisk</application>.</para>
|
||||
|
||||
<figure id="sysinstall-fdisk1">
|
||||
<title>Typical Fdisk Partitions before Editing</title>
|
||||
<title>Typical <command>fdisk</command> Partitions Before Editing</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
@ -2287,7 +2287,7 @@ installation menus to retry whichever operations have failed.
|
|||
as the gateway for a Local Area Network.</para>
|
||||
|
||||
<figure id="ed-config2">
|
||||
<title>Set Network Configuration for ed0</title>
|
||||
<title>Set Network Configuration for <replaceable>ed0</replaceable></title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
@ -4164,7 +4164,7 @@ failed. Would you like to try again?
|
|||
<term>Member groups</term>
|
||||
|
||||
<listitem>
|
||||
<para>The groups this user belongs to (i.e. gets access
|
||||
<para>The groups this user belongs to (i.e., gets access
|
||||
rights for).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -4182,7 +4182,7 @@ failed. Would you like to try again?
|
|||
<term>Login shell</term>
|
||||
<listitem>
|
||||
<para>The user's login shell (leave blank for
|
||||
default, e.g. <filename>/bin/sh</filename>).</para>
|
||||
default, e.g., <filename>/bin/sh</filename>).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
Loading…
Reference in a new issue