Make the text match the sysintall screen grab, plus some small punctuation
changes. PR: docs/38349 Submitted by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
0904a906cb
commit
a42324fb16
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13347
1 changed files with 10 additions and 10 deletions
|
@ -4377,7 +4377,7 @@ failed. Would you like to try again?
|
|||
<keycap>Enter</keycap> to continue with adding a user.</para>
|
||||
|
||||
<figure id="add-user2">
|
||||
<title>Select Add User</title>
|
||||
<title>Select User</title>
|
||||
|
||||
<mediaobject>
|
||||
<imageobject>
|
||||
|
@ -4386,7 +4386,7 @@ failed. Would you like to try again?
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>Select <guimenuitem>Add User</guimenuitem> with the arrow keys
|
||||
<para>Select <guimenuitem>User</guimenuitem> with the arrow keys
|
||||
and press <keycap>Enter</keycap>.</para>
|
||||
|
||||
<figure id="add-user3">
|
||||
|
@ -4408,7 +4408,7 @@ failed. Would you like to try again?
|
|||
<term>Login ID</term>
|
||||
|
||||
<listitem>
|
||||
<para>The login name of the new user (mandatory)</para>
|
||||
<para>The login name of the new user (mandatory).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4417,7 +4417,7 @@ failed. Would you like to try again?
|
|||
|
||||
<listitem>
|
||||
<para>The numerical ID for this user (leave blank for
|
||||
automatic choice)</para>
|
||||
automatic choice).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4426,7 +4426,7 @@ failed. Would you like to try again?
|
|||
|
||||
<listitem>
|
||||
<para>The login group name for this user (leave blank for
|
||||
automatic choice)</para>
|
||||
automatic choice).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4435,7 +4435,7 @@ failed. Would you like to try again?
|
|||
|
||||
<listitem>
|
||||
<para>The password for this user (enter this field with
|
||||
care!)</para>
|
||||
care!).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4443,7 +4443,7 @@ failed. Would you like to try again?
|
|||
<term>Full name</term>
|
||||
|
||||
<listitem>
|
||||
<para>The user's full name (comment)</para>
|
||||
<para>The user's full name (comment).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4452,7 +4452,7 @@ failed. Would you like to try again?
|
|||
|
||||
<listitem>
|
||||
<para>The groups this user belongs to (i.e. gets access
|
||||
rights for)</para>
|
||||
rights for).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4461,7 +4461,7 @@ failed. Would you like to try again?
|
|||
|
||||
<listitem>
|
||||
<para>The user's home directory (leave blank for
|
||||
default)</para>
|
||||
default).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -4469,7 +4469,7 @@ failed. Would you like to try again?
|
|||
<term>Login shell</term>
|
||||
<listitem>
|
||||
<para>The user's login shell (leave blank for
|
||||
default). (<filename>/bin/sh</filename>)</para>
|
||||
default, e.g. <filename>/bin/sh</filename>).</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
|
Loading…
Reference in a new issue