FreeBSD Bugzilla – Attachment 25221 Details for
Bug 43112
man 5 passwd not correct
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.39 KB, created by
Nicolas Rachinsky
on 2002-09-20 16:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Nicolas Rachinsky
Created:
2002-09-20 16:10:02 UTC
Size:
1.39 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/cvs-freebsd/src/share/man/man5/Makefile,v >retrieving revision 1.27.2.7 >diff -u -r1.27.2.7 Makefile >--- Makefile 2 Apr 2002 09:19:30 -0000 1.27.2.7 >+++ Makefile 20 Sep 2002 10:34:18 -0000 >@@ -15,5 +15,6 @@ > MLINKS+=hosts.equiv.5 rhosts.5 > MLINKS+=resolver.5 resolv.conf.5 > MLINKS+=utmp.5 lastlog.5 utmp.5 wtmp.5 >+MLINKS+=passwd.5 master.passwd.5 > > .include <bsd.prog.mk> >Index: passwd.5 >=================================================================== >RCS file: /usr/cvs-freebsd/src/share/man/man5/passwd.5,v >retrieving revision 1.26.2.5 >diff -u -r1.26.2.5 passwd.5 >--- passwd.5 1 Feb 2002 15:51:18 -0000 1.26.2.5 >+++ passwd.5 20 Sep 2002 14:57:42 -0000 >@@ -36,13 +36,14 @@ > .Dt PASSWD 5 > .Os > .Sh NAME >-.Nm passwd >-.Nd format of the password file >+.Nm passwd , >+.Nm master.passwd >+.Nd format of the password files > .Sh DESCRIPTION > The > .Nm > files are files consisting of newline separated records, one per user, >-containing ten colon >+containing seven or ten colon > .Pq Ql \&: > separated fields. These fields are as > follows: >@@ -71,6 +72,14 @@ > .It shell > User's login shell. > .El >+.Pp >+The fields >+.Ar class , >+.Ar change >+and >+.Ar expire >+are not present in the file >+.Pa /etc/passwd . > .Pp > Lines whose first non-whitespace character is a pound-sign (#) > are comments, and are ignored. Blank lines which consist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43112
: 25221