mdoc: remove EOL whitespace.

Approved by:	re (blanket)
This commit is contained in:
Joel Dahl 2013-09-13 19:19:21 +00:00
parent 0e75d62e8b
commit 40e463f4d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255526

View File

@ -73,7 +73,7 @@ regardless of whether the
.Fl u
option is used or not.
.It Fl P Ar supervisor_pidfile
Write the ID of the
Write the ID of the
.Nm
process into the
.Ar supervisor_pidfile
@ -120,7 +120,7 @@ The
.Fl P
option is useful combined with the
.Fl r
option as
option as
.Ar supervisor_pidfile
contains the ID of the supervisor
not the child. This is especially important if you use
@ -128,7 +128,7 @@ not the child. This is especially important if you use
in an rc script as the
.Fl p
option will give you the child's ID to signal when you attempt to
stop the service, causing
stop the service, causing
.Nm
to restart the child.
.Sh EXIT STATUS