[Pkg-shadow-commits] r2944 - in upstream/trunk: . man

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Tue May 19 20:26:28 UTC 2009


Author: nekral-guest
Date: 2009-05-19 20:26:28 +0000 (Tue, 19 May 2009)
New Revision: 2944

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/man/userdel.8.xml
Log:
	* man/groupdel.8.xml: Move the warning on filesystems checks to
	the CAVEAT section.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-05-18 22:46:13 UTC (rev 2943)
+++ upstream/trunk/ChangeLog	2009-05-19 20:26:28 UTC (rev 2944)
@@ -1,3 +1,8 @@
+2009-05-19  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* man/groupdel.8.xml: Move the warning on filesystems checks to
+	the CAVEAT section.
+
 2009-05-18  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* man/login.defs.d/GID_MAX.xml: Fixed typo. useradd was specified

Modified: upstream/trunk/man/userdel.8.xml
===================================================================
--- upstream/trunk/man/userdel.8.xml	2009-05-18 22:46:13 UTC (rev 2943)
+++ upstream/trunk/man/userdel.8.xml	2009-05-19 20:26:28 UTC (rev 2944)
@@ -226,6 +226,10 @@
       password or account and remove the account later. The
       <option>-f</option> option can force the deletion of this account.
     </para>
+    <para>
+      You should manually check all file systems to ensure that no files
+      remain owned by this user.
+    </para>
     <para>You may not remove any NIS attributes on a NIS client. This must
       be performed on the NIS server.
     </para>




More information about the Pkg-shadow-commits mailing list