X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=blobdiff_plain;f=shadow-pld.patch;h=f09b3cf35880881d5f50fb27ce6466b5f030cf27;hb=880644c206438d23cc6e56b72a6b44af4df7e9c9;hp=56ce558658bf87fe9add1c96b9ee8d297718d172;hpb=163d6aa4a9d4f626dfad20e0abc7c452d9123ad0;p=packages%2Fshadow.git diff --git a/shadow-pld.patch b/shadow-pld.patch index 56ce558..f09b3cf 100644 --- a/shadow-pld.patch +++ b/shadow-pld.patch @@ -146,33 +146,40 @@ default: usage (); } ---- shadow-4.0.16/man/groupadd.8.xml~ 2006-06-08 01:07:41.447664461 +0300 -+++ shadow-4.0.16/man/groupadd.8.xml 2006-06-08 01:07:45.947765703 +0300 -@@ -20,6 +20,7 @@ - - -f - -K KEY=VALUE -+ -r - - group - -@@ -54,6 +55,16 @@ - - - -+ -+ -+ -+ -+ -+ This flag is used to create a system group, with gid lower than usual -+ (chosen between SYS_GID_MIN and SYS_GID_MAX). -+ -+ -+ - - - GID +--- shadow-4.0.16/man/groupadd.8~ 2006-06-09 23:20:28.053339201 +0300 ++++ shadow-4.0.16/man/groupadd.8 2006-06-09 23:22:17.115785750 +0300 +@@ -14,7 +14,7 @@ + groupadd \- create a new group + .SH "SYNOPSIS" + .HP 9 +-\fBgroupadd\fR [\-g\ \fIGID\fR\ [\-o]] [\-f] [\-K\ \fIKEY\fR=\fIVALUE\fR] \fIgroup\fR ++\fBgroupadd\fR [\-g\ \fIGID\fR\ [\-o]] [\-f] [\-r] [\-K\ \fIKEY\fR=\fIVALUE\fR] \fIgroup\fR + .SH "DESCRIPTION" + .PP + The +@@ -58,6 +58,10 @@ + .TP 3n + \fB\-o\fR + This option permits to add group with non\-unique GID. ++.TP 3n ++\fB-r\fR ++This flag is used to create a system group, with gid lower than usual ++(chosen between SYS_GID_MIN and SYS_GID_MAX). + .SH "FILES" + .TP 3n + \fI/etc/group\fR +--- shadow-4.0.16/man/useradd.8~ 2006-06-09 23:05:41.393444193 +0300 ++++ shadow-4.0.16/man/useradd.8 2006-06-09 23:05:43.273486388 +0300 +@@ -118,6 +118,9 @@ + The encrypted password, as returned by + \fBcrypt\fR(3). The default is to disable the account. + .TP 3n ++\fB-r\fR ++The number of days after a password has expired before the account will be disabled. ++.TP 3n + \fB\-s\fR, \fB\-\-shell\fR \fISHELL\fR + The name of the user's login shell. The default is to leave this field blank, which causes the system to select the default login shell. + .TP 3n --- shadow-4.0.16/man/pl/groupadd.8~ 2006-06-09 21:27:27.071352380 +0300 +++ shadow-4.0.16/man/pl/groupadd.8 2006-06-09 21:29:35.034218035 +0300 @@ -29,7 +29,7 @@ @@ -207,15 +214,3 @@ .IP "\fB\-s\fR \fIpowłoka\fR" Nazwa powłoki (shell) użytkownika. Ustawienie tego pola na puste powoduje, że system wybierze domyślną powłokę logowania. ---- shadow-4.0.16/man/useradd.8~ 2006-06-09 23:05:41.393444193 +0300 -+++ shadow-4.0.16/man/useradd.8 2006-06-09 23:05:43.273486388 +0300 -@@ -118,6 +118,9 @@ - The encrypted password, as returned by - \fBcrypt\fR(3). The default is to disable the account. - .TP 3n -+\fB-r\fR -+The number of days after a password has expired before the account will be disabled. -+.TP 3n - \fB\-s\fR, \fB\-\-shell\fR \fISHELL\fR - The name of the user's login shell. The default is to leave this field blank, which causes the system to select the default login shell. - .TP 3n