From 873665024ebfaa761ee49b508a79db7178aeb778 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 4 Jun 2022 15:08:04 +0100 Subject: added gnupg --- repo/doas/manpage-example-path.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 repo/doas/manpage-example-path.patch (limited to 'repo/doas/manpage-example-path.patch') diff --git a/repo/doas/manpage-example-path.patch b/repo/doas/manpage-example-path.patch new file mode 100644 index 0000000..31048c7 --- /dev/null +++ b/repo/doas/manpage-example-path.patch @@ -0,0 +1,16 @@ +--- OpenDoas-6.8.1.orig/doas.conf.5 ++++ OpenDoas-6.8.1/doas.conf.5 +@@ -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/doas/doas.conf.example -compact + .It Pa /etc/doas.conf + .Xr doas 1 + configuration file. +-.It Pa /etc/examples/doas.conf ++.It Pa /usr/share/doc/doas/doas.conf.example + Example configuration file. + .El + .Sh EXAMPLES -- cgit v1.2.1