From 4a3248b4b3986bee741a4a80ee92064a0604cc6a Mon Sep 17 00:00:00 2001 From: keramida Date: Tue, 30 Oct 2007 15:58:39 +0000 Subject: 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. MFC after: 3 days --- lib/libgssapi/gss_inquire_cred_by_mech.3 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lib/libgssapi') diff --git a/lib/libgssapi/gss_inquire_cred_by_mech.3 b/lib/libgssapi/gss_inquire_cred_by_mech.3 index 15acc0c..85b5ecc 100644 --- a/lib/libgssapi/gss_inquire_cred_by_mech.3 +++ b/lib/libgssapi/gss_inquire_cred_by_mech.3 @@ -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 -- cgit v1.1