SOURCES: shadow-pld.patch - ah, what the hell, patch just manual p...

glen glen at pld-linux.org
Fri Jun 9 22:24:19 CEST 2006


Author: glen                         Date: Fri Jun  9 20:24:19 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ah, what the hell, patch just manual pages

---- Files affected:
SOURCES:
   shadow-pld.patch (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SOURCES/shadow-pld.patch
diff -u SOURCES/shadow-pld.patch:1.18 SOURCES/shadow-pld.patch:1.19
--- SOURCES/shadow-pld.patch:1.18	Fri Jun  9 22:19:04 2006
+++ SOURCES/shadow-pld.patch	Fri Jun  9 22:24:13 2006
@@ -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 @@
-       </arg>
-       <arg choice='opt'>-f </arg>
-       <arg choice='opt'>-K <replaceable>KEY</replaceable>=<replaceable>VALUE</replaceable></arg>
-+      <arg choice='opt'>-r </arg>
-       <arg choice='plain'>
- 	<replaceable>group</replaceable>
-       </arg>
-@@ -54,6 +55,16 @@
- 	  </para>
- 	</listitem>
-       </varlistentry>
-+      <varlistentry>
-+	<term>
-+	  <option>-r</option>
-+	</term>
-+	<listitem>
-+	  <para>This flag is used to create a system group, with gid lower than usual
-+	    (chosen between SYS_GID_MIN and SYS_GID_MAX).
-+	  </para>
-+	</listitem>
-+      </varlistentry>
-       <varlistentry>
- 	<term>
- 	  <option>-g</option> <replaceable>GID</replaceable>
+--- 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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/shadow-pld.patch?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list