]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man5/passwd.5
proc.5, proc_pid_wchan.5: Split /proc/PID/wchan from proc(5)
[thirdparty/man-pages.git] / man5 / passwd.5
index 9fcd2fdfc745d89741f0fe828b33168b8fea8ea4..aa40f0e605e653b97db8fa5ecaa5ea3aacc18c09 100644 (file)
@@ -8,7 +8,7 @@
 .\" Modified Sun Jun 18 01:53:57 1995 by Andries Brouwer (aeb@cwi.nl)
 .\" Modified Mon Jan  5 20:24:40 MET 1998 by Michael Haardt
 .\"  (michael@cantor.informatik.rwth-aachen.de)
-.TH PASSWD 5 2018-04-30 "Linux man-pages (unreleased)"
+.TH passwd 5 (date) "Linux man-pages (unreleased)"
 .SH NAME
 passwd \- password file
 .SH DESCRIPTION
@@ -27,7 +27,7 @@ hardware was too slow to crack a well-chosen password, and moreover the
 basic assumption used to be that of a friendly user-community.
 These days many people run some version of the shadow password suite, where
 .I /etc/passwd
-has an \(aqx\(aq character in the password field,
+has an \[aq]x\[aq] character in the password field,
 and the encrypted passwords are in
 .IR /etc/shadow ,
 which is readable by the superuser only.
@@ -38,8 +38,12 @@ or in
 .IR /etc/shadow ,
 is an empty string, login is allowed without even asking for a password.
 Note that this functionality may be intentionally disabled in applications,
-or configurable (for example using the "nullok" or "nonull" arguments to
-pam_unix.so).
+or configurable (for example using the
+.RB \[dq] nullok \[dq]
+or
+.RB \[dq] nonull \[dq]
+arguments to
+.BR pam_unix (8)).
 .PP
 If the encrypted password in
 .I /etc/passwd
@@ -74,10 +78,10 @@ It should not contain capital letters.
 .TP
 .I password
 This is either the encrypted user password,
-an asterisk (*), or the letter \(aqx\(aq.
+an asterisk (*), or the letter \[aq]x\[aq].
 (See
 .BR pwconv (8)
-for an explanation of \(aqx\(aq.)
+for an explanation of \[aq]x\[aq].)
 .TP
 .I UID
 The privileged