Commit 82013002042aa3297437d5195f5a178cded5cc0b

Stefan Sperling 2020-01-28T19:45:58

don't document gotweb.conf(5) location twice; FILES section is good enough

diff --git a/gotweb/gotweb.conf.5 b/gotweb/gotweb.conf.5
index a3b15c1..1ffda85 100644
--- a/gotweb/gotweb.conf.5
+++ b/gotweb/gotweb.conf.5
@@ -85,8 +85,6 @@ Toggle display of the site owner.
 These are the currently configurable items for
 .Xr gotweb 8
 with their default values.
-.Pp
-The configuration file gotweb.conf must be located at /var/www/etc/gotweb.conf.
 .Bd -literal -offset indent
 
 #
@@ -117,7 +115,9 @@ got_logo_url			"https://gameoftrees.org"
 .Sh FILES
 .Bl -tag -width Ds -compact
 .It Pa /var/www/etc/gotweb.conf
-gotweb configuration file.
+Location of the
+.Nm
+configuration file.
 .El
 .Sh SEE ALSO
 .Xr got 1 ,