Commit Diff


commit - 82013002042aa3297437d5195f5a178cded5cc0b
commit + 06dbbefa658618817701cc4c47c6166d9297207b
blob - 1ffda85e01efe85a4e7d5ccf85d897e9282af062
blob + 67460b1fcbc80e0804d1d6ba1f658d563f055e2e
--- gotweb/gotweb.conf.5
+++ gotweb/gotweb.conf.5
@@ -24,6 +24,11 @@
 is the run-time configuration file for
 .Xr gotweb 8 .
 .Pp
+The file format is line-based, with one configuration directive per line.
+Any lines beginning with a
+.Sq #
+are treated as comments and ignored.
+.Pp
 Paths mentioned in
 .Nm
 must be relative to
@@ -33,7 +38,7 @@ the
 environment of
 .Xr httpd 8 .
 .Sh GLOBAL CONFIGURATION
-The available settings are as follows:
+The available configuration directives are as follows:
 .Bl -tag -width Ds
 .It Ic got_max_commits_display Ar number
 Set the maximum amount of log lines displayed.