]> err.no Git - dpkg/commitdiff
s-s-d(8): Fix quotation to get rid of a space between -c option and comma
authorGuillem Jover <guillem@debian.org>
Mon, 21 Jan 2008 02:07:57 +0000 (04:07 +0200)
committerGuillem Jover <guillem@debian.org>
Mon, 21 Jan 2008 02:07:57 +0000 (04:07 +0200)
ChangeLog
man/start-stop-daemon.8

index e5544f671e584c747e39c8efb1ea2b9d342e5899..a108f5ebced4bb68850b59d675101d7da39919b8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-21  Guillem Jover  <guillem@debian.org>
+
+       * man/start-stop-daemon.8: Fix quotation to get rid of a spurious
+       space between -c option and comma.
+
 2008-01-20  Guillem Jover  <guillem@debian.org>
 
        * man/start-stop-daemon.8: Coalesce all matching options into a new
index 351dafe5575ed72ef4e3ece38506b2ab937e32ad..5e12d1ef1a4b5681bff3da5bb31db497b1a560f6 100644 (file)
@@ -172,7 +172,7 @@ Return exit status 0 instead of 1 if no actions are (would be) taken.
 .BR \-q ", " \-\-quiet
 Do not print informational messages; only display error messages.
 .TP
-.BR "\-c ", " \-\-chuid " \fIusername\fR|\fIuid\fP
+.BR \-c ", " \-\-chuid " \fIusername\fR|\fIuid\fP"
 Change to this username/uid before starting the process. You can also
 specify a group by appending a
 .BR : ,