[Pkg-sysvinit-commits] r797 - in sysvinit/trunk/debian: . patches
Petter Reinholdtsen
pere at costa.debian.org
Fri Jul 14 11:57:51 UTC 2006
Author: pere
Date: 2006-07-14 11:57:50 +0000 (Fri, 14 Jul 2006)
New Revision: 797
Added:
sysvinit/trunk/debian/patches/16_doc_runlevel.dpatch
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/patches/00list
Log:
* Change runlevel manpage to be less misleading. Patch from ubuntu.
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2006-07-14 11:32:13 UTC (rev 796)
+++ sysvinit/trunk/debian/changelog 2006-07-14 11:57:50 UTC (rev 797)
@@ -20,6 +20,7 @@
* Modify the comment before the calls to on_ac_power, to document
that checkfs.sh and checkroot.sh are written to work just fine
when /usr/bin/on_ac_power is unavailable. (Closes: #367867)
+ * Change runlevel manpage to be less misleading. Patch from ubuntu.
* Acknoledge NMU. Thanks, Steinar H. Gunderson . (Closes: #359176)
[ Thomas Hood ]
Modified: sysvinit/trunk/debian/patches/00list
===================================================================
--- sysvinit/trunk/debian/patches/00list 2006-07-14 11:32:13 UTC (rev 796)
+++ sysvinit/trunk/debian/patches/00list 2006-07-14 11:57:50 UTC (rev 797)
@@ -5,6 +5,7 @@
13_doc_telinit
14_doc_fsf_addr
15_doc_pidof
+16_doc_runlevel
20_pidof
21_ifdown_kfreebsd
25_last_sanify
Added: sysvinit/trunk/debian/patches/16_doc_runlevel.dpatch
===================================================================
--- sysvinit/trunk/debian/patches/16_doc_runlevel.dpatch 2006-07-14 11:32:13 UTC (rev 796)
+++ sysvinit/trunk/debian/patches/16_doc_runlevel.dpatch 2006-07-14 11:57:50 UTC (rev 797)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 16_doc_runlevel.dpatch by Scott James Remnant <scott at netsplit.com>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad sysvinit-2.86.ds1~/man/runlevel.8 sysvinit-2.86.ds1/man/runlevel.8
+--- sysvinit-2.86.ds1~/man/runlevel.8 1997-05-27 11:33:54.000000000 +0100
++++ sysvinit-2.86.ds1/man/runlevel.8 2006-05-18 02:06:08.000000000 +0100
+@@ -1,6 +1,6 @@
+ .TH RUNLEVEL 8 "May 27, 1997" "" "Linux System Administrator's Manual"
+ .SH NAME
+-runlevel -- find the current and previous system runlevel.
++runlevel -- find the previous and current system runlevel.
+ .SH SYNOPSIS
+ .B runlevel
+ .RI [ utmp ]
More information about the Pkg-sysvinit-commits
mailing list