aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gmid.conf.519
1 files changed, 9 insertions, 10 deletions
diff --git a/gmid.conf.5 b/gmid.conf.5
index 233a488..f49b7df 100644
--- a/gmid.conf.5
+++ b/gmid.conf.5
@@ -171,17 +171,16 @@ the notion of the
.Dq Referer
header nor the
.Dq User-agent .
-.It Ic condensed
-The native
-.Xr gmid 8
-format since 2.0.
-Each line is formatted as follows: RFC 3339 date time,
-remote IP address, Common Name of the client certificate
-.Pq if provided, '-' otherwise ,
-the matching host name, the request URI, the size of the request,
-the size of the response, the response code and meta.
+.\" .It Ic condensed
+.\" The native
+.\" .Xr gmid 8
+.\" format since 2.0.
+.\" Each line is formatted as follows: RFC 3339 date time,
+.\" remote IP address, Common Name of the client certificate
+.\" .Pq if provided, '-' otherwise ,
+.\" the matching host name, the request URI, the size of the request,
+.\" the size of the response, the response code and meta.
.It Ic legacy
-The pre-2.0 gmid native format.
Each line is formatted as follows: the remote IP address and port, the
.Sq GET
keyword, the request URI, the response code and meta.