summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1996-11-05 16:41:44 +0000
committerPeter Wemm <peter@FreeBSD.org>1996-11-05 16:41:44 +0000
commitc1ffabdc3c0f940b718c33759ff2ab78d9d11d3a (patch)
treee48541b84c92ab08133a850f0f750b9a34be5120 /security
parenttk41 port installs wish4.1 not wish, so depend on that. (diff)
Fix bug in man page path substitution.
(it used to come out as /usr/local/identd)
Notes
Notes: svn path=/head/; revision=4303
Diffstat (limited to 'security')
-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 365a5e989433..c637d0b4fa4b 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> ]