#1069726 gophernicus: Default documentroot in man page does not match default config file

Package:
gophernicus
Source:
gophernicus
Description:
modern, full-featured gopher daemon
Submitter:
William Morris
Date:
2024-04-23 18:45:04 UTC
Severity:
normal
#1069726#5
Date:
2024-04-23 18:43:56 UTC
From:
To:
Dear Maintainer,

When installing Gophernicus, the man page states that the -r option specifies the documentroot of the server, and the default is /var/gopher

The file /etc/default/gophernicus contains one line:

OPTIONS=-r /srv/gopher

setting the document root to /srv/gopher instead

I expected the default directory listed in the manual page to be the default location for the server's document root