]> granicus.if.org Git - shadow/commitdiff
Remove inaccurate documentation.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 1 Jan 2008 14:12:34 +0000 (14:12 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Tue, 1 Jan 2008 14:12:34 +0000 (14:12 +0000)
The password file is no more opened in read only mode.

src/chage.c

index a6e91a7e6e1cc365083e42ac47427c58ee5d957a..17f31056d24549e77fb574dac2118f4ecb0bc5b8 100644 (file)
@@ -528,8 +528,7 @@ static void check_perms (void)
 /*
  * 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)