Date: Fri, 19 Aug 2005 14:18:26 +0200 (CEST) From: Volker Stolz <vs@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/85118: [PATCH] opiekey(1) references non-existing opiegen(1) Message-ID: <200508191218.j7JCIQxx019702@i2.informatik.rwth-aachen.de> Resent-Message-ID: <200508191220.j7JCKFqW091882@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508191218.j7JCIQxx019702>