Commit Diff


commit - 6e42b5f30860c21d18e916ee8d565d47995223f0
commit + 380f0955436e908599de13145534928440008d08
blob - 5082bf64ffbab2ee220c3f09e4a7ba7d183e6304
blob + e40d48824a544266daf5a78e19050a2d586f4751
--- gotwebd/gotwebd.8
+++ gotwebd/gotwebd.8
@@ -83,6 +83,10 @@ scheduled by
 .El
 .Sh FILES
 .Bl -tag -width /var/www/got/public/ -compact
+.It Pa /etc/gotwebd.conf
+Default location of the
+.Xr gotwebd.conf 5
+configuration file.
 .It Pa /var/www/got/public/
 Default location for Git repositories served by
 .Nm .
blob - 655d5a4af391c379320aa818045226c9f6757c02
blob + 6a229b24a77cb7deca1e7fdd74a376f1245905ab
--- gotwebd/gotwebd.conf.5
+++ gotwebd/gotwebd.conf.5
@@ -195,8 +195,8 @@ server "localhost-unix" {
 .Ed
 .Sh FILES
 .Bl -tag -width Ds -compact
-.It Pa /var/www/etc/gotweb.conf
-Location of the
+.It Pa /etc/gotwebd.conf
+Default location of the
 .Nm
 configuration file.
 .El