[Pkg-shadow-commits] r205 - trunk/debian/patches

Christian Perrier pkg-shadow-devel@lists.alioth.debian.org
Wed, 08 Jun 2005 21:26:56 +0000


Author: bubulle
Date: 2005-06-08 21:26:55 +0000 (Wed, 08 Jun 2005)
New Revision: 205

Added:
   trunk/debian/patches/005_manpages-usermod.8
Modified:
   trunk/debian/patches/005_manpages.dpatch
   trunk/debian/patches/series
Log:
Split the usermod.8 patch out of the general man pages patch
Patch proposed upstream : we'll rename it to 3xx or 4xx depending on
upstream action


Added: trunk/debian/patches/005_manpages-usermod.8
===================================================================
--- trunk/debian/patches/005_manpages-usermod.8	2005-06-08 21:14:33 UTC (rev 204)
+++ trunk/debian/patches/005_manpages-usermod.8	2005-06-08 21:26:55 UTC (rev 205)
@@ -0,0 +1,13 @@
+Index: shadow-4.0.3/man/usermod.8
+===================================================================
+--- shadow-4.0.3.orig/man/usermod.8	2005-05-12 12:12:08.931053300 +0200
++++ shadow-4.0.3/man/usermod.8	2005-05-12 12:12:18.807577620 +0200
+@@ -32,7 +32,7 @@ usermod \- Modify a user account
+ .TP 8
+ \fBusermod\fR [\fB-c\fR \fIcomment\fR] [\fB-d\fR \fIhome_dir\fR [\fB-m\fR]]
+ .br
+-[\fB-e\fR \fIexpire_date\fR] [\fB-f\fR \fIinactive_time\fR]
++[\fB-e\fR \fIexpire_date\fR] [\fB-f\fR \fIinactive_days\fR]
+ .br
+ [\fB-g\fR \fIinitial_group\fR] [\fB-G\fR \fIgroup\fR [,...]]
+ .br

Modified: trunk/debian/patches/005_manpages.dpatch
===================================================================
--- trunk/debian/patches/005_manpages.dpatch	2005-06-08 21:14:33 UTC (rev 204)
+++ trunk/debian/patches/005_manpages.dpatch	2005-06-08 21:26:55 UTC (rev 205)
@@ -599,19 +599,6 @@
  .SH CAVEATS
  \fBuserdel\fR will not allow you to remove an account if the user
  is currently logged in.
-Index: shadow-4.0.3/man/usermod.8
-===================================================================
---- shadow-4.0.3.orig/man/usermod.8	2005-05-12 12:12:08.931053300 +0200
-+++ shadow-4.0.3/man/usermod.8	2005-05-12 12:12:18.807577620 +0200
-@@ -32,7 +32,7 @@ usermod \- Modify a user account
- .TP 8
- \fBusermod\fR [\fB-c\fR \fIcomment\fR] [\fB-d\fR \fIhome_dir\fR [\fB-m\fR]]
- .br
--[\fB-e\fR \fIexpire_date\fR] [\fB-f\fR \fIinactive_time\fR]
-+[\fB-e\fR \fIexpire_date\fR] [\fB-f\fR \fIinactive_days\fR]
- .br
- [\fB-g\fR \fIinitial_group\fR] [\fB-G\fR \fIgroup\fR [,...]]
- .br
 Index: shadow-4.0.3/man/groupdel.8
 ===================================================================
 --- shadow-4.0.3.orig/man/groupdel.8	2005-05-12 12:12:08.931053300 +0200

Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series	2005-06-08 21:14:33 UTC (rev 204)
+++ trunk/debian/patches/series	2005-06-08 21:26:55 UTC (rev 205)
@@ -5,6 +5,7 @@
 005_manpages.dpatch
 005_manpages-chfn.1
 005_manpages-shadow.5
+005_manpages-usermod.8
 006_libmisc.dpatch
 008_su_addenv_HOME_and_SHELL
 008_su_uid_0_not_root