Author: joel (doc committer) Date: Fri Sep 13 19:19:21 2013 New Revision: 255526 URL: http://svnweb.freebsd.org/changeset/base/255526
Log: mdoc: remove EOL whitespace. Approved by: re (blanket) Modified: head/usr.sbin/daemon/daemon.8 Modified: head/usr.sbin/daemon/daemon.8 ============================================================================== --- head/usr.sbin/daemon/daemon.8 Fri Sep 13 19:08:10 2013 (r255525) +++ head/usr.sbin/daemon/daemon.8 Fri Sep 13 19:19:21 2013 (r255526) @@ -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 import 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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"