diff --git a/man/chgpasswd.8.xml b/man/chgpasswd.8.xml index 88a64095..cd616873 100644 --- a/man/chgpasswd.8.xml +++ b/man/chgpasswd.8.xml @@ -92,7 +92,7 @@ The default encryption algorithm can be defined for the system with the variable of /etc/login.defs, - and can be overwiten with the , + and can be overwritten with the , , or options. diff --git a/man/chpasswd.8.xml b/man/chpasswd.8.xml index 31238d97..19ef36e7 100644 --- a/man/chpasswd.8.xml +++ b/man/chpasswd.8.xml @@ -98,7 +98,7 @@ The default encryption algorithm can be defined for the system with the or variables of - /etc/login.defs, and can be overwitten with the + /etc/login.defs, and can be overwritten with the , , or options. @@ -112,7 +112,7 @@ Except when PAM is used to encrypt the passwords, chpasswd first updates all the passwords in memory, and then commits all the changes to disk if no - errors occured for any user. + errors occurred for any user. When PAM is used to encrypt the passwords (and update the passwords in diff --git a/man/limits.5.xml b/man/limits.5.xml index 1c8e54d2..1d316f08 100644 --- a/man/limits.5.xml +++ b/man/limits.5.xml @@ -108,7 +108,7 @@ A: max address space (KB) C: max core file size (KB) D: max data size (KB) - F: maximum filesize (KB) + F: maximum file size (KB) K: file creation mask, set by umask2 diff --git a/man/newgidmap.1.xml b/man/newgidmap.1.xml index 014d7aae..9d5e3526 100644 --- a/man/newgidmap.1.xml +++ b/man/newgidmap.1.xml @@ -93,7 +93,7 @@ gid - Begining of the range of GIDs inside the user namespace. + Beginning of the range of GIDs inside the user namespace. diff --git a/man/nologin.8.xml b/man/nologin.8.xml index 0f5cf307..ae355d3a 100644 --- a/man/nologin.8.xml +++ b/man/nologin.8.xml @@ -89,7 +89,7 @@ HISTORY - The nologin command appearred in BSD 4.4. + The nologin command appeared in BSD 4.4. diff --git a/man/passwd.1.xml b/man/passwd.1.xml index eece5e90..e678448c 100644 --- a/man/passwd.1.xml +++ b/man/passwd.1.xml @@ -164,7 +164,7 @@ - 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 diff --git a/man/pwck.8.xml b/man/pwck.8.xml index fbe4cd7c..25952df5 100644 --- a/man/pwck.8.xml +++ b/man/pwck.8.xml @@ -243,7 +243,7 @@ Note that when is enabled, you cannot specify an alternative shadow file. In - future releases, this paramater could be replaced by an alternate + future releases, this parameter could be replaced by an alternate TCB directory. diff --git a/man/shadow.5.xml b/man/shadow.5.xml index 3b2f44a3..6532b31e 100644 --- a/man/shadow.5.xml +++ b/man/shadow.5.xml @@ -133,7 +133,7 @@ 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. @@ -228,7 +228,7 @@ 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, the user is not allowed to login using her password. diff --git a/man/su.1.xml b/man/su.1.xml index 917c2835..24143c38 100644 --- a/man/su.1.xml +++ b/man/su.1.xml @@ -157,7 +157,7 @@ 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. @@ -191,7 +191,7 @@ The shell that will be invoked. The invoked shell is chosen from (highest priority first): - diff --git a/man/suauth.5.xml b/man/suauth.5.xml index dff366a5..97ef6d1c 100644 --- a/man/suauth.5.xml +++ b/man/suauth.5.xml @@ -81,7 +81,7 @@ - 1) the user su is targetting + 1) the user su is targeting @@ -106,13 +106,13 @@ from-id is formatted the same as to-id except the extra word - GROUP is recognised. ALL EXCEPT + GROUP is recognized. ALL EXCEPT GROUP is perfectly valid too. Following GROUP appears one or more group names, delimited by ",". It is not sufficient to have primary group id of the relevant group, an entry in /etc/group - 5 is neccessary. + 5 is necessary. diff --git a/man/useradd.8.xml b/man/useradd.8.xml index 2bb6d284..909d0fd5 100644 --- a/man/useradd.8.xml +++ b/man/useradd.8.xml @@ -307,7 +307,7 @@ Example:  PASS_MAX_DAYS=-1 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 options can be specified, e.g.:  UID_MIN=100   UID_MAX=499 @@ -326,7 +326,7 @@ 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.