From owner-freebsd-doc@FreeBSD.ORG Fri Aug 19 12:20:16 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92C4F16A420 for ; Fri, 19 Aug 2005 12:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8326343D48 for ; Fri, 19 Aug 2005 12:20:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7JCKFsj091883 for ; Fri, 19 Aug 2005 12:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7JCKFqW091882; Fri, 19 Aug 2005 12:20:15 GMT (envelope-from gnats) Resent-Date: Fri, 19 Aug 2005 12:20:15 GMT Resent-Message-Id: <200508191220.j7JCKFqW091882@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Volker Stolz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71F4E16A41F for ; Fri, 19 Aug 2005 12:18:32 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from atlas.informatik.rwth-aachen.de (atlas.informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42AB143D67 for ; Fri, 19 Aug 2005 12:18:27 +0000 (GMT) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from i2.informatik.rwth-aachen.de (menelaos.informatik.RWTH-Aachen.DE [137.226.194.73]) by atlas.informatik.rwth-aachen.de (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id j7JCIQXB003486 for ; Fri, 19 Aug 2005 14:18:26 +0200 Received: (from stolz@localhost) by i2.informatik.rwth-aachen.de (8.13.1/8.13.1/Submit) id j7JCIQxx019702; Fri, 19 Aug 2005 14:18:26 +0200 (CEST) (envelope-from stolz) Message-Id: <200508191218.j7JCIQxx019702@i2.informatik.rwth-aachen.de> Date: Fri, 19 Aug 2005 14:18:26 +0200 (CEST) From: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/85118: [PATCH] opiekey(1) references non-existing opiegen(1) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 12:20:16 -0000 >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: