Commit Diff


commit - 46bcc4ea95b03fe81ad361ee02bd021a7618e5a9
commit + 0c39da514540397aa90ae884620edaac115456d1
blob - ebbbc275ad1cb9979a4dd5498c946b62770ea957
blob + 05ef4b972dd00ae7eaecbc517aa6860c494a3051
--- gmid.conf.5
+++ gmid.conf.5
@@ -134,11 +134,6 @@ Specify logging options.
 Multiple options may be provided within curly braces.
 The available options are as follows:
 .Bl -tag -width Ds
-.It Ic syslog Op Ic off
-Log to syslog.
-It is enabled by default, use the
-.Ic off
-argument to disable.
 .It Ic access Ar file
 Log the requests to
 .Ar file .
@@ -189,6 +184,11 @@ Each line is formatted as follows: the remote IP addre
 .Sq GET
 keyword, the request URI, the response code and meta.
 .El
+.It Ic syslog Op Ic off
+Log to syslog.
+It is enabled by default, use the
+.Ic off
+argument to disable.
 .El
 .It Ic prefork Ar number
 Run the specified number of server processes.