From 4f8310dfde101fabd71301ddc226b9368b03f640 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 4 Apr 2010 23:17:11 +0000 Subject: [PATCH] * man/newusers.8.xml, man/useradd.8.xml, man/groupadd.8.xml, man/login.defs.d/UMASK.xml, man/login.defs.d/CREATE_HOME.xml, man/login.defs.d/LOGIN_RETRIES.xml: Fix typos: choosen, overriden, bahavior. --- ChangeLog | 7 +++++++ man/groupadd.8.xml | 2 +- man/login.defs.d/CREATE_HOME.xml | 2 +- man/login.defs.d/LOGIN_RETRIES.xml | 2 +- man/login.defs.d/UMASK.xml | 2 +- man/newusers.8.xml | 2 +- man/useradd.8.xml | 4 ++-- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 32063eee..4f4bbaac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-04-05 Nicolas François + + * man/newusers.8.xml, man/useradd.8.xml, man/groupadd.8.xml, + man/login.defs.d/UMASK.xml, man/login.defs.d/CREATE_HOME.xml, + man/login.defs.d/LOGIN_RETRIES.xml: Fix typos: choosen, overriden, + bahavior. + 2010-04-04 Nicolas François * man/usermod.8.xml: Document changes of ownerships. diff --git a/man/groupadd.8.xml b/man/groupadd.8.xml index 133e89d3..eb9742a6 100644 --- a/man/groupadd.8.xml +++ b/man/groupadd.8.xml @@ -171,7 +171,7 @@ Create a system group. - The numeric identifiers of new system groups are choosen in + The numeric identifiers of new system groups are chosen in the - range, defined in login.defs, instead of -. diff --git a/man/login.defs.d/CREATE_HOME.xml b/man/login.defs.d/CREATE_HOME.xml index e68f24af..fe404772 100644 --- a/man/login.defs.d/CREATE_HOME.xml +++ b/man/login.defs.d/CREATE_HOME.xml @@ -34,7 +34,7 @@ users. - This setting does not apply to system users, and can be overriden on + This setting does not apply to system users, and can be overridden on the command line. diff --git a/man/login.defs.d/LOGIN_RETRIES.xml b/man/login.defs.d/LOGIN_RETRIES.xml index e5c7e997..0d2e6208 100644 --- a/man/login.defs.d/LOGIN_RETRIES.xml +++ b/man/login.defs.d/LOGIN_RETRIES.xml @@ -35,7 +35,7 @@ Maximum number of login retries in case of bad password. - This will most likely be overriden by PAM, since the default + This will most likely be overridden by PAM, since the default pam_unix module has it's own built in of 3 retries. However, this is a safe fallback in case you are using an authentication module that does not enforce PAM_MAXTRIES. diff --git a/man/login.defs.d/UMASK.xml b/man/login.defs.d/UMASK.xml index 10edc453..d7b71a5e 100644 --- a/man/login.defs.d/UMASK.xml +++ b/man/login.defs.d/UMASK.xml @@ -41,7 +41,7 @@ It is also used by login to define users' initial - umask. Note that this mask can be overriden by the user's GECOS + umask. Note that this mask can be overridden by the user's GECOS line (if is set) or by the specification of a limit with the K identifier in limits diff --git a/man/newusers.8.xml b/man/newusers.8.xml index d80f802b..beb9303e 100644 --- a/man/newusers.8.xml +++ b/man/newusers.8.xml @@ -270,7 +270,7 @@ System users will be created with no aging information in /etc/shadow, and their numeric - identifiers are choosen in the + identifiers are chosen in the - range, defined in login.defs, instead of - (and their diff --git a/man/useradd.8.xml b/man/useradd.8.xml index eb3adeb7..199a5d53 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -214,7 +214,7 @@ existing group. - If not specified, the bahavior of useradd + If not specified, the behavior of useradd will depend on the variable in /etc/login.defs. If this variable is set to yes (or @@ -415,7 +415,7 @@ System users will be created with no aging information in /etc/shadow, and their numeric - identifiers are choosen in the + identifiers are chosen in the - range, defined in /etc/login.defs, instead of - (and their