docs/85118: [PATCH] opiekey(1) references non-existing opiegen(1)
Volker Stolz
vs at FreeBSD.org
Fri Aug 19 12:20:16 UTC 2005
>Number: 85118
>Category: docs
>Synopsis: [PATCH] opiekey(1) references non-existing opiegen(1)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 19 12:20:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Volker Stolz
>Release: FreeBSD 4.11-STABLE i386
>Organization:
Lehrstuhl für Informatik II; RWTH Aachen Universität
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.11-STABLE FreeBSD 4.11-STABLE #23: Fri Jan 14 09:26:11 CET 2005 root at menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386
>Description:
opiekey(1) states in SEE ALSO:
"opieaccess(5), opiegen(1) su(1),"
While opiegen.1 is contained in the contrib-src, it is not installed (it seems to be
only a sample implementation). Also note the inconsistent punctuation between "opiegen"
and "su" above and the trailing superfluous comma.
(Although this PR is filed from 4.x, it's still pertinent to -CURRENT)
>How-To-Repeat:
man opiekey
man opiegen
>Fix:
- drop reference to opiegen
- fix trailing comma
--- opiekey.1.orig Fri Aug 19 14:16:40 2005
+++ opiekey.1 Fri Aug 19 14:16:54 2005
@@ -157,8 +157,7 @@
.BR opieinfo (1),
.BR opiekeys (5),
.BR opieaccess (5),
-.BR opiegen (1)
-.BR su (1),
+.BR su (1)
.SH AUTHOR
Bellcore's S/Key was written by Phil Karn, Neil M. Haller, and John S. Walden
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list