[Pkg-sysvinit-commits] r920 - in sysvinit/trunk/debian: . sysv-rc/etc/init.d

Petter Reinholdtsen pere at costa.debian.org
Wed Sep 13 06:11:14 UTC 2006


Author: pere
Date: 2006-09-13 06:11:09 +0000 (Wed, 13 Sep 2006)
New Revision: 920

Modified:
   sysvinit/trunk/debian/changelog
   sysvinit/trunk/debian/sysv-rc/etc/init.d/README
Log:
  * Fix typo in init.d/README. (Closes: #387236)

Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog	2006-09-12 21:47:17 UTC (rev 919)
+++ sysvinit/trunk/debian/changelog	2006-09-13 06:11:09 UTC (rev 920)
@@ -32,6 +32,7 @@
     bin/, to avoid picking user visible replacement for system
     binaries.  This avoids shutdown problems on some
     machines. (Closes: #354163)
+  * Fix typo in init.d/README. (Closes: #387236)
 
  -- Petter Reinholdtsen <pere at debian.org>  Mon, 11 Sep 2006 00:44:44 +0200
 

Modified: sysvinit/trunk/debian/sysv-rc/etc/init.d/README
===================================================================
--- sysvinit/trunk/debian/sysv-rc/etc/init.d/README	2006-09-12 21:47:17 UTC (rev 919)
+++ sysvinit/trunk/debian/sysv-rc/etc/init.d/README	2006-09-13 06:11:09 UTC (rev 920)
@@ -26,7 +26,7 @@
 * /etc/init.d/*.sh scripts must not rely for their correct functioning
   on their being sourced rather than executed.  That is, they must work
   properly when executed too. They must include "#!/bin/sh" at the top.
-  This is useful when running scripts in parallell.
+  This is useful when running scripts in parallel.
 
 * /etc/init.d/*.sh scripts must conform to the rules for sh scripts as
   spelled out in the Debian policy section entitled "Scripts" (§10.4).




More information about the Pkg-sysvinit-commits mailing list