Author: keramida (doc committer)
Date: Mon Apr 19 20:56:04 2010
New Revision: 206867
URL: http://svn.freebsd.org/changeset/base/206867

Log:
  MFC 173190
  
  Remove an extra (commented out) .Sh HISTORY section heading, to avoid
  the risk of "shadowing" the following .El request, strip eol spaces
  and delete an empty line to fix mdoc warnings.

Modified:
  stable/7/lib/libgssapi/gss_inquire_cred_by_mech.3
Directory Properties:
  stable/7/lib/libgssapi/   (props changed)

Modified: stable/7/lib/libgssapi/gss_inquire_cred_by_mech.3
==============================================================================
--- stable/7/lib/libgssapi/gss_inquire_cred_by_mech.3   Mon Apr 19 20:55:41 
2010        (r206866)
+++ stable/7/lib/libgssapi/gss_inquire_cred_by_mech.3   Mon Apr 19 20:56:04 
2010        (r206867)
@@ -27,7 +27,7 @@
 .\"    $FreeBSD$
 .\"
 .\" The following commands are required for all man pages.
-.Dd November 12, 2005
+.Dd October 30, 2007
 .Os
 .Dt GSS_INQUIRE_CRED_BY_MECH 3 PRM
 .Sh NAME
@@ -67,9 +67,8 @@ after use with a call to
 .Fn gss_release_name .
 Specify
 .Dv NULL
-if not required. 
+if not required.
 .It initiator_lifetime
-                     
 The number of seconds for which the credential will remain capable of
 initiating security contexts under the specified mechanism.
 If the credential can no longer be used to initiate contexts,
@@ -136,7 +135,6 @@ it will be set to 0.
 Generic Security Service Application Program Interface Version 2, Update 1
 .It RFC 2744
 Generic Security Service API Version 2 : C-bindings
-.\" .Sh HISTORY
 .El
 .Sh HISTORY
 The
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to