diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 16:05:40 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2007-10-30 16:05:40 +0000 |
| commit | 98eb34a74cb9c6961f455f69baf7d0007e418b9f (patch) | |
| tree | 3ba769eea29ccc9937b3571553767d00c8963930 /lib/libgssapi | |
| parent | 5dde2b655c655f20da162ee51cc29de619be1fb1 (diff) | |
Notes
Diffstat (limited to 'lib/libgssapi')
| -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 1427a3163dc0..91d1c81082c6 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 |
