Peter Karlsson 25 年 前
コミット
6d541a0163
共有1 個のファイルを変更した5 個の追加5 個の削除を含む
  1. 5 5
      utils/start-stop-daemon.8

+ 5 - 5
utils/start-stop-daemon.8

@@ -120,7 +120,7 @@ specify a group by appending a
 then the group or gid in the same way
 then the group or gid in the same way
 as you would for the `chown' command (\fIuser\fP\fB:\fP\fIgroup\fP).
 as you would for the `chown' command (\fIuser\fP\fB:\fP\fIgroup\fP).
 When using this option
 When using this option
-you must realize that the primary and suplimental groups are set as well,
+you must realize that the primary and supplemental groups are set as well,
 even if the
 even if the
 .B --group
 .B --group
 option is not specified.  The
 option is not specified.  The
@@ -148,7 +148,7 @@ reason. This is a last resort, and is only meant for programs that either
 make no sense forking on their own, or where it's not feasible to add the
 make no sense forking on their own, or where it's not feasible to add the
 code for it to do this itself.
 code for it to do this itself.
 .TP
 .TP
--BR -N | --nicelevel
+.BR -N | --nicelevel
 This alters the prority of the process before starting it.
 This alters the prority of the process before starting it.
 .TP
 .TP
 .BR -m | --make-pidfile
 .BR -m | --make-pidfile
@@ -166,13 +166,13 @@ only useful when combined with the
 .B --background
 .B --background
 option.
 option.
 .TP
 .TP
-.BR -v|--verbose
+.BR -v | --verbose
 Print verbose informational messages.
 Print verbose informational messages.
 .TP
 .TP
-.BR -H|--help
+.BR -H | --help
 Print help information; then exit.
 Print help information; then exit.
 .TP
 .TP
-.BR -V|--version
+.BR -V | --version
 Print version information; then exit.
 Print version information; then exit.
 
 
 .SH AUTHORS
 .SH AUTHORS