1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Description: Changed doas.conf man page to conform with the Debian Policy
Author: Scupake <scupake@riseup.net>
Forwarded: not-needed
--- doas/doas.conf.5 2021-07-16 09:13:01.988800400 +0100
+++ doas.conf.5-patch 2021-07-16 09:45:03.079544894 +0100
@@ -114,11 +114,11 @@
it is not considered a keyword.
.El
.Sh FILES
-.Bl -tag -width /etc/examples/doas.conf -compact
+.Bl -tag -width /usr/share/doc/opendoas/examples/doas.conf -compact
.It Pa /etc/doas.conf
.Xr doas 1
configuration file.
-.It Pa /etc/examples/doas.conf
+.It Pa /usr/share/doc/opendoas/examples/doas.conf
Example configuration file.
.El
.Sh EXAMPLES
|