svn commit: r188071 - stable/6/contrib/opie

Gabor Kovesdan gabor at FreeBSD.org
Tue Feb 3 06:26:57 PST 2009


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


More information about the svn-src-all mailing list