From owner-svn-src-stable-6@FreeBSD.ORG Tue Feb 3 14:26:56 2009 Return-Path: Delivered-To: svn-src-stable-6@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5425A1065673; Tue, 3 Feb 2009 14:26:56 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 425B08FC19; Tue, 3 Feb 2009 14:26:56 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n13EQuHc032637; Tue, 3 Feb 2009 14:26:56 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n13EQuZD032636; Tue, 3 Feb 2009 14:26:56 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <200902031426.n13EQuZD032636@svn.freebsd.org> From: Gabor Kovesdan Date: Tue, 3 Feb 2009 14:26:56 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org X-SVN-Group: stable-6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r188071 - stable/6/contrib/opie X-BeenThere: svn-src-stable-6@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 6-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2009 14:26:57 -0000 Author: gabor (doc,ports committer) Date: Tue Feb 3 14:26:55 2009 New Revision: 188071 URL: http://svn.freebsd.org/changeset/base/188071 Log: MFC: r187920 - Remove non-existing reference - Fix trailing comma PR: docs/85118 Submitted by: vs Modified: stable/6/contrib/opie/opiekey.1 Modified: stable/6/contrib/opie/opiekey.1 ============================================================================== --- stable/6/contrib/opie/opiekey.1 Tue Feb 3 14:25:58 2009 (r188070) +++ stable/6/contrib/opie/opiekey.1 Tue Feb 3 14:26:55 2009 (r188071) @@ -157,8 +157,7 @@ this mistake. Better checks are needed. .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