summaryrefslogtreecommitdiffstats
path: root/security/pidentd
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-11-05 16:41:44 +0000
committerpeter <peter@FreeBSD.org>1996-11-05 16:41:44 +0000
commita1a8d738c9f04f6da4af5ef2daf7963b91a56517 (patch)
tree699d41152f97fbdf4d42eaebb45806850666dab4 /security/pidentd
parent48ba9ded19837a1de17efe42f3f9f9dbb7796ac7 (diff)
downloadFreeBSD-ports-a1a8d738c9f04f6da4af5ef2daf7963b91a56517.zip
FreeBSD-ports-a1a8d738c9f04f6da4af5ef2daf7963b91a56517.tar.gz
Fix bug in man page path substitution.
(it used to come out as /usr/local/identd)
Diffstat (limited to 'security/pidentd')
-rw-r--r--security/pidentd/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidentd/files/patch-ac b/security/pidentd/files/patch-ac
index 365a5e9..c637d0b 100644
--- a/security/pidentd/files/patch-ac
+++ b/security/pidentd/files/patch-ac
@@ -8,7 +8,7 @@
+identd \- TCP/IP IDENT protocol server
.SH SYNOPSIS
-.B xDESTDIRx/[in.]identd
-+.B !!PREFIX!!/identd
++.B !!PREFIX!!/sbin/identd
.RB [ \-i | \-w | \-b ]
.RB [ \-t<seconds> ]
.RB [ \-u<uid> ]
OpenPOWER on IntegriCloud