doc: Typo fixes and other documentation improvements.
[ashd.git] / doc / accesslog.doc
index 1ba3d13..c33c6d6 100644 (file)
@@ -8,6 +8,7 @@ accesslog - Access logger for ashd(7)
 SYNOPSIS
 --------
 *accesslog* [*-hFaL*] [*-f* 'FORMAT'] [*-p* 'PIDFILE'] 'OUTFILE' 'CHILD' ['ARGS'...]
+
 *accesslog* *-P* 'LOGFILE'
 
 DESCRIPTION
@@ -54,9 +55,9 @@ OPTIONS
 
 *-p* 'PIDFILE'::
 
-       Write the PID of the *accesslog* to 'PIDFILE'. 'PIDFILE' may
-       be `-`, in which case the string "`.pid`" is appended to the
-       log file name and used instead.
+       Write the PID of the *accesslog* process to
+       'PIDFILE'. 'PIDFILE' may be `-`, in which case the string
+       "`.pid`" is appended to the log file name and used instead.
 
 *-a*::