File: example-dir-manpage

package info (click to toggle)
opendoas 6.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 308 kB
  • sloc: ansic: 2,427; sh: 386; yacc: 290; makefile: 11
file content (20 lines) | stat: -rw-r--r-- 626 bytes parent folder | download
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