diff options
-rw-r--r-- | lib/libgssapi/gss_inquire_mechs_for_name.3 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libgssapi/gss_inquire_mechs_for_name.3 b/lib/libgssapi/gss_inquire_mechs_for_name.3 index 1427a31..91d1c81 100644 --- a/lib/libgssapi/gss_inquire_mechs_for_name.3 +++ b/lib/libgssapi/gss_inquire_mechs_for_name.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_MECHS_FOR_NAME 3 PRM .Sh NAME @@ -47,7 +47,6 @@ Returns the set of mechanisms supported by the GSS-API implementation that may be able to process the specified name. .Pp - Each mechanism returned will recognize at least one element within the name. It is permissible for this routine to be implemented within a @@ -97,7 +96,6 @@ parameter was ill-formed 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 |