svn commit: r188070 - stable/7/contrib/opie

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


Author: gabor (doc,ports committer)
Date: Tue Feb  3 14:25:58 2009
New Revision: 188070
URL: http://svn.freebsd.org/changeset/base/188070

Log:
  MFC: r187920
    - Remove non-existing reference
    - Fix trailing comma
  
  PR:		docs/85118
  Submitted by:	vs

Modified:
  stable/7/contrib/opie/opiekey.1

Modified: stable/7/contrib/opie/opiekey.1
==============================================================================
--- stable/7/contrib/opie/opiekey.1	Tue Feb  3 13:07:34 2009	(r188069)
+++ stable/7/contrib/opie/opiekey.1	Tue Feb  3 14:25:58 2009	(r188070)
@@ -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-stable-7 mailing list