Merge pull request #16 from sebras/master
man: Fix a number of typos for various commands.
This commit is contained in:
commit
a4dee3d1ad
@ -92,7 +92,7 @@
|
|||||||
<para>
|
<para>
|
||||||
The default encryption algorithm can be defined for the system with
|
The default encryption algorithm can be defined for the system with
|
||||||
the <option>ENCRYPT_METHOD</option> variable of <filename>/etc/login.defs</filename>,
|
the <option>ENCRYPT_METHOD</option> variable of <filename>/etc/login.defs</filename>,
|
||||||
and can be overwiten with the <option>-e</option>,
|
and can be overwritten with the <option>-e</option>,
|
||||||
<option>-m</option>, or <option>-c</option> options.
|
<option>-m</option>, or <option>-c</option> options.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
@ -98,7 +98,7 @@
|
|||||||
The default encryption algorithm can be defined for the system with
|
The default encryption algorithm can be defined for the system with
|
||||||
the <option>ENCRYPT_METHOD</option> or
|
the <option>ENCRYPT_METHOD</option> or
|
||||||
<option>MD5_CRYPT_ENAB</option> variables of
|
<option>MD5_CRYPT_ENAB</option> variables of
|
||||||
<filename>/etc/login.defs</filename>, and can be overwitten with the
|
<filename>/etc/login.defs</filename>, and can be overwritten with the
|
||||||
<option>-e</option>, <option>-m</option>, or <option>-c</option>
|
<option>-e</option>, <option>-m</option>, or <option>-c</option>
|
||||||
options.
|
options.
|
||||||
</para>
|
</para>
|
||||||
@ -112,7 +112,7 @@
|
|||||||
<phrase condition="pam">Except when PAM is used to encrypt the
|
<phrase condition="pam">Except when PAM is used to encrypt the
|
||||||
passwords,</phrase> <command>chpasswd</command> first updates all the
|
passwords,</phrase> <command>chpasswd</command> first updates all the
|
||||||
passwords in memory, and then commits all the changes to disk if no
|
passwords in memory, and then commits all the changes to disk if no
|
||||||
errors occured for any user.
|
errors occurred for any user.
|
||||||
</para>
|
</para>
|
||||||
<para condition="pam">
|
<para condition="pam">
|
||||||
When PAM is used to encrypt the passwords (and update the passwords in
|
When PAM is used to encrypt the passwords (and update the passwords in
|
||||||
|
@ -93,7 +93,7 @@
|
|||||||
<term>gid</term>
|
<term>gid</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Begining of the range of GIDs inside the user namespace.
|
Beginning of the range of GIDs inside the user namespace.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
<refsect1 id='history'>
|
<refsect1 id='history'>
|
||||||
<title>HISTORY</title>
|
<title>HISTORY</title>
|
||||||
<para>
|
<para>
|
||||||
The <command>nologin</command> command appearred in BSD 4.4.
|
The <command>nologin</command> command appeared in BSD 4.4.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
</refentry>
|
</refentry>
|
||||||
|
@ -164,7 +164,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
You can find advices on how to choose a strong password on
|
You can find advice on how to choose a strong password on
|
||||||
http://en.wikipedia.org/wiki/Password_strength
|
http://en.wikipedia.org/wiki/Password_strength
|
||||||
</para>
|
</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
@ -243,7 +243,7 @@
|
|||||||
<para condition="tcb">
|
<para condition="tcb">
|
||||||
Note that when <option>USE_TCB</option> is enabled, you cannot
|
Note that when <option>USE_TCB</option> is enabled, you cannot
|
||||||
specify an alternative <replaceable>shadow</replaceable> file. In
|
specify an alternative <replaceable>shadow</replaceable> file. In
|
||||||
future releases, this paramater could be replaced by an alternate
|
future releases, this parameter could be replaced by an alternate
|
||||||
TCB directory.
|
TCB directory.
|
||||||
</para>
|
</para>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
@ -133,7 +133,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The value 0 has a special meaning, which is that the user
|
The value 0 has a special meaning, which is that the user
|
||||||
should change her pasword the next time she will log in the
|
should change her password the next time she will log in the
|
||||||
system.
|
system.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
@ -228,7 +228,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Note that an account expiration differs from a password
|
Note that an account expiration differs from a password
|
||||||
expiration. In case of an acount expiration, the user shall
|
expiration. In case of an account expiration, the user shall
|
||||||
not be allowed to login. In case of a password expiration,
|
not be allowed to login. In case of a password expiration,
|
||||||
the user is not allowed to login using her password.
|
the user is not allowed to login using her password.
|
||||||
</para>
|
</para>
|
||||||
|
@ -157,7 +157,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
The executed command will have no controlling terminal. This
|
The executed command will have no controlling terminal. This
|
||||||
option cannot be used to execute interractive programs which
|
option cannot be used to execute interactive programs which
|
||||||
need a controlling TTY.
|
need a controlling TTY.
|
||||||
<!-- This avoids TTY hijacking when su is used to lower
|
<!-- This avoids TTY hijacking when su is used to lower
|
||||||
privileges -->
|
privileges -->
|
||||||
|
@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
<!-- .RS -->
|
<!-- .RS -->
|
||||||
<literallayout remap='.nf'>
|
<literallayout remap='.nf'>
|
||||||
1) the user su is targetting
|
1) the user su is targeting
|
||||||
</literallayout>
|
</literallayout>
|
||||||
<!-- .fi -->
|
<!-- .fi -->
|
||||||
<para>
|
<para>
|
||||||
@ -106,13 +106,13 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
from-id is formatted the same as to-id except the extra word
|
from-id is formatted the same as to-id except the extra word
|
||||||
<emphasis>GROUP</emphasis> is recognised. <emphasis>ALL EXCEPT
|
<emphasis>GROUP</emphasis> is recognized. <emphasis>ALL EXCEPT
|
||||||
GROUP</emphasis> is perfectly valid too. Following
|
GROUP</emphasis> is perfectly valid too. Following
|
||||||
<emphasis>GROUP</emphasis> appears one or more group names, delimited
|
<emphasis>GROUP</emphasis> appears one or more group names, delimited
|
||||||
by ",". It is not sufficient to have primary group id of the relevant
|
by ",". It is not sufficient to have primary group id of the relevant
|
||||||
group, an entry in
|
group, an entry in
|
||||||
<citerefentry><refentrytitle>/etc/group</refentrytitle>
|
<citerefentry><refentrytitle>/etc/group</refentrytitle>
|
||||||
<manvolnum>5</manvolnum></citerefentry> is neccessary.
|
<manvolnum>5</manvolnum></citerefentry> is necessary.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -307,7 +307,7 @@
|
|||||||
</para>
|
</para>
|
||||||
Example: <option>-K</option> <replaceable>PASS_MAX_DAYS</replaceable>=<replaceable>-1</replaceable>
|
Example: <option>-K</option> <replaceable>PASS_MAX_DAYS</replaceable>=<replaceable>-1</replaceable>
|
||||||
can be used when creating system account to turn off password
|
can be used when creating system account to turn off password
|
||||||
ageing, even though system account has no password at all.
|
aging, even though system account has no password at all.
|
||||||
Multiple <option>-K</option> options can be specified, e.g.:
|
Multiple <option>-K</option> options can be specified, e.g.:
|
||||||
<option>-K</option> <replaceable>UID_MIN</replaceable>=<replaceable>100</replaceable>
|
<option>-K</option> <replaceable>UID_MIN</replaceable>=<replaceable>100</replaceable>
|
||||||
<option>-K</option> <replaceable>UID_MAX</replaceable>=<replaceable>499</replaceable>
|
<option>-K</option> <replaceable>UID_MAX</replaceable>=<replaceable>499</replaceable>
|
||||||
@ -326,7 +326,7 @@
|
|||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
By default, the user's entries in the lastlog and faillog
|
By default, the user's entries in the lastlog and faillog
|
||||||
databases are resetted to avoid reusing the entry from a previously
|
databases are reset to avoid reusing the entry from a previously
|
||||||
deleted user.
|
deleted user.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user