[Pkg-sysvinit-commits] r1342 - sysvinit/trunk/debian/sysv-rc/sbin

Petter Reinholdtsen pere at alioth.debian.org
Tue Jun 23 15:47:11 UTC 2009


Author: pere
Date: 2009-06-23 15:47:10 +0000 (Tue, 23 Jun 2009)
New Revision: 1342

Modified:
   sysvinit/trunk/debian/sysv-rc/sbin/update-rc.d
Log:
Document that the disable|enable API is not stable yet.

Modified: sysvinit/trunk/debian/sysv-rc/sbin/update-rc.d
===================================================================
--- sysvinit/trunk/debian/sysv-rc/sbin/update-rc.d	2009-06-23 14:08:20 UTC (rev 1341)
+++ sysvinit/trunk/debian/sysv-rc/sbin/update-rc.d	2009-06-23 15:47:10 UTC (rev 1342)
@@ -21,6 +21,8 @@
        update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
 		-n: not really
 		-f: force
+
+The disable|enable API is not stable and might change in the future.
 EOF
 	exit (1);
 }




More information about the Pkg-sysvinit-commits mailing list