|
|
@@ -250,7 +250,7 @@ Typically used with programs that don't detach on their own. This option
|
|
|
will force
|
|
|
.B start\-stop\-daemon
|
|
|
to fork before starting the process, and force it into the background.
|
|
|
-.B WARNING: start\-stop\-daemon
|
|
|
+.B Warning: start\-stop\-daemon
|
|
|
cannot check the exit status if the process fails to execute for
|
|
|
.B any
|
|
|
reason. This is a last resort, and is only meant for programs that either
|
|
|
@@ -294,7 +294,7 @@ create the file referenced with
|
|
|
and place the pid into it just before executing the process. Note, the
|
|
|
file will only be removed when stopping the program if
|
|
|
\fB\-\-remove\-pidfile\fP is used.
|
|
|
-.B NOTE:
|
|
|
+.B Note:
|
|
|
This feature may not work in all cases. Most notably when the program
|
|
|
being executed forks from its main process. Because of this, it is usually
|
|
|
only useful when combined with the
|