[Initscripts-ng-commits] r966 - /trunk/src/insserv/debian/control
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Wed Aug 26 20:40:03 UTC 2009
Author: pere
Date: Wed Aug 26 20:40:03 2009
New Revision: 966
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=966
Log:
Wrap long lines.
Modified:
trunk/src/insserv/debian/control
Modified: trunk/src/insserv/debian/control
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/control?rev=966&op=diff
==============================================================================
--- trunk/src/insserv/debian/control (original)
+++ trunk/src/insserv/debian/control Wed Aug 26 20:40:03 2009
@@ -15,8 +15,9 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: bootchart
Description: Tool to organize boot sequence using LSB init.d script dependencies
- The insserv program is used to update the order of symlinks in /etc/rc?.d/ with
- sysv-rc based on dependencies specified in the scripts themselves.
+ The insserv program is used to update the order of symlinks in
+ /etc/rc?.d/ with sysv-rc based on dependencies specified in the
+ scripts themselves.
.
- The program in this package should be used with care, as using it incorrectly
- can lead to an unbootable system.
+ The program in this package should be used with care, as using it
+ incorrectly can lead to an unbootable system.
More information about the Initscripts-ng-commits
mailing list