freebsd-ports/dns/inadyn/files/patch-man_inadyn.8
Matthias Andree d44b399a7c dns/inadyn: Update to 2.6
Note that the UIDs/GIDs were meaning to add 455 as the ID,
but typed 445 in the patch.  I've corrected the IDs to 455.

I've also elided one blank line between the _DEPENDS lines
to please portlint.

Other than that, test builds succeeded on 11.3 (i386, amd64),
12.1 (i386, amd64, mips64, aarch64).

PR:		241426
Submitted by:	Colin T. <bugzilla@nulldir.e4ward.com>
Reviewed by:	Daniel Engberg
Approved by:	samm@ (maintainer timeout, >4 months)
2020-03-24 21:43:36 +00:00

29 lines
822 B
Groff

--- man/inadyn.8.orig 2019-10-21 13:56:52 UTC
+++ man/inadyn.8
@@ -140,7 +140,7 @@ supported more command line options, from v2.0
has been greatly simplified. See
.Xr inadyn.conf 5
for details of the
-.Pa /etc/inadyn.conf
+.Pa %%PREFIX%%/etc/inadyn.conf
configuration file format.
.Pp
.Bl -tag -width Ds
@@ -207,7 +207,7 @@ is given.
Use
.Ar FILE
for configuration. By default
-.Pa /etc/inadyn.conf ,
+.Pa %%PREFIX%%/etc/inadyn.conf ,
is used. See
.Xr inadyn.conf 5
for examples.
@@ -343,7 +343,7 @@ writes its process ID to
.Pa /var/run/inadyn.pid
.Sh FILES
.Bl -tag -width /var/cache/inadyn/freedns.afraid.org.cache -compact
-.It Pa /etc/inadyn.conf
+.It Pa %%PREFIX%%/etc/inadyn.conf
.It Pa /run/inadyn.pid
.It Pa /var/cache/inadyn/dyndns.org.cache
.It Pa /var/cache/inadyn/freedns.afraid.org.cache