[Pkg-shadow-commits] r1592 - upstream/trunk/src

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Tue Jan 1 14:12:35 UTC 2008


Author: nekral-guest
Date: 2008-01-01 14:12:34 +0000 (Tue, 01 Jan 2008)
New Revision: 1592

Modified:
   upstream/trunk/src/chage.c
Log:
Remove inaccurate documentation.
The password file is no more opened in read only mode.


Modified: upstream/trunk/src/chage.c
===================================================================
--- upstream/trunk/src/chage.c	2008-01-01 14:10:21 UTC (rev 1591)
+++ upstream/trunk/src/chage.c	2008-01-01 14:12:34 UTC (rev 1592)
@@ -528,8 +528,7 @@
 /*
  * open_files - open the shadow database
  *
- *	The password database is also needed (only for reading).
- *	In read-only mode, the shadow database is not locked and is opened
+ *	In read-only mode, the databases are not locked and are opened
  *	only for reading.
  */
 static void open_files (int readonly)




More information about the Pkg-shadow-commits mailing list