Author: pere
Date: Sat Jun 27 15:53:37 2009
New Revision: 906

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=906
Log:
Fix wrong quote char in insserv(8) manual page.

Modified:
    trunk/src/insserv/debian/changelog
    trunk/src/insserv/debian/patches/61_interactive_keyword.patch

Modified: trunk/src/insserv/debian/changelog
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/changelog?rev=906&op=diff
==============================================================================
--- trunk/src/insserv/debian/changelog (original)
+++ trunk/src/insserv/debian/changelog Sat Jun 27 15:53:37 2009
@@ -1,6 +1,7 @@
 insserv (1.12.0-6.1) UNRELEASED; urgency=low
 
   * Update standards-version from 3.8.1 to 3.8.2.  No changes needed.
+  * Fix wrong quote char in insserv(8) manual page.
 
  -- Petter Reinholdtsen <[email protected]>  Fri, 26 Jun 2009 21:51:21 +0200
 

Modified: trunk/src/insserv/debian/patches/61_interactive_keyword.patch
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/61_interactive_keyword.patch?rev=906&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/61_interactive_keyword.patch (original)
+++ trunk/src/insserv/debian/patches/61_interactive_keyword.patch Sat Jun 27 
15:53:37 2009
@@ -22,7 +22,7 @@
 +The optional X\-Interactive keyword implies that the script using this
 +keyword should be started alone in a concurrent boot configuration
 +because it interact with the user at the console.  Only the value
-+'true' is recogniced.  All other are ignored.
++`true' is recogniced.  All other are ignored.
 +.PP
  The optional
  .B X\-Start\-Before


_______________________________________________
Initscripts-ng-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-commits

Reply via email to