diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2010-01-26 15:03:33 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2010-01-26 15:03:33 +0000 |
commit | d76ba3efa98f7117d4648ccfacf8fdc8be9a6523 (patch) | |
tree | 3b5b45524e64506fd7132e6c3d0d97206465a2f6 /lib/libgssapi | |
parent | 621d0bd3e2537750210bca0e402ad8df1b0ade39 (diff) |
Notes
Diffstat (limited to 'lib/libgssapi')
36 files changed, 72 insertions, 72 deletions
diff --git a/lib/libgssapi/gss_accept_sec_context.3 b/lib/libgssapi/gss_accept_sec_context.3 index 6b575183553b4..8957831e14511 100644 --- a/lib/libgssapi/gss_accept_sec_context.3 +++ b/lib/libgssapi/gss_accept_sec_context.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_ACCEPT_SEC_CONTEXT 3 PRM .Sh NAME @@ -451,7 +451,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_acquire_cred.3 b/lib/libgssapi/gss_acquire_cred.3 index b43185cbdeaa7..c48a46838d09c 100644 --- a/lib/libgssapi/gss_acquire_cred.3 +++ b/lib/libgssapi/gss_acquire_cred.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_ACQUIRE_CRED 3 PRM .Sh NAME @@ -205,7 +205,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_add_cred.3 b/lib/libgssapi/gss_add_cred.3 index 72f2ab0a104e5..53df140d5559c 100644 --- a/lib/libgssapi/gss_add_cred.3 +++ b/lib/libgssapi/gss_add_cred.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_ADD_CRED 3 PRM .Sh NAME @@ -305,7 +305,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_add_oid_set_member.3 b/lib/libgssapi/gss_add_oid_set_member.3 index 255050b3b3988..fb2119cefe882 100644 --- a/lib/libgssapi/gss_add_oid_set_member.3 +++ b/lib/libgssapi/gss_add_oid_set_member.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_ADD_OID_SET_MEMBER 3 PRM .Sh NAME @@ -97,7 +97,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_canonicalize_name.3 b/lib/libgssapi/gss_canonicalize_name.3 index b38ca93e3e2f1..86957dc058423 100644 --- a/lib/libgssapi/gss_canonicalize_name.3 +++ b/lib/libgssapi/gss_canonicalize_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_CANONICALIZE_NAME 3 PRM .Sh NAME @@ -104,7 +104,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_compare_name.3 b/lib/libgssapi/gss_compare_name.3 index 561c9944161a1..7f69d430b27bb 100644 --- a/lib/libgssapi/gss_compare_name.3 +++ b/lib/libgssapi/gss_compare_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_COMPARE_NAME PRM .Sh NAME @@ -89,7 +89,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_context_time.3 b/lib/libgssapi/gss_context_time.3 index 96f61a9c3f242..9fb43eacab053 100644 --- a/lib/libgssapi/gss_context_time.3 +++ b/lib/libgssapi/gss_context_time.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_CONTEXT_TIME 3 PRM .Sh NAME @@ -75,7 +75,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_create_empty_oid_set.3 b/lib/libgssapi/gss_create_empty_oid_set.3 index fd6cca6495cf1..08d82f6b2baab 100644 --- a/lib/libgssapi/gss_create_empty_oid_set.3 +++ b/lib/libgssapi/gss_create_empty_oid_set.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_CREATE_EMPTY_OID_SET 3 PRM .Sh NAME @@ -78,7 +78,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_delete_sec_context.3 b/lib/libgssapi/gss_delete_sec_context.3 index d24644ac4bdd0..a0c26df7f3eaa 100644 --- a/lib/libgssapi/gss_delete_sec_context.3 +++ b/lib/libgssapi/gss_delete_sec_context.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_DELETE_SEC_CONTEXT 3 PRM .Sh NAME @@ -130,7 +130,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_display_name.3 b/lib/libgssapi/gss_display_name.3 index 4f508700b3ae2..2441eef4c4904 100644 --- a/lib/libgssapi/gss_display_name.3 +++ b/lib/libgssapi/gss_display_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_DISPLAY_NAME 3 PRM .Sh NAME @@ -118,7 +118,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_display_status.3 b/lib/libgssapi/gss_display_status.3 index 3b3c3236559ab..2b1affd4e3517 100644 --- a/lib/libgssapi/gss_display_status.3 +++ b/lib/libgssapi/gss_display_status.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_DISPLAY_STATUS 3 PRM .Sh NAME @@ -177,7 +177,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_duplicate_name.3 b/lib/libgssapi/gss_duplicate_name.3 index af885bfb229c6..334a126841040 100644 --- a/lib/libgssapi/gss_duplicate_name.3 +++ b/lib/libgssapi/gss_duplicate_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_DUPLICATE_NAME 3 PRM .Sh NAME @@ -90,7 +90,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_export_name.3 b/lib/libgssapi/gss_export_name.3 index c10f472d2ba57..e1feee22bd605 100644 --- a/lib/libgssapi/gss_export_name.3 +++ b/lib/libgssapi/gss_export_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_EXPORT_NAME 3 PRM .Sh NAME @@ -95,7 +95,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_export_sec_context.3 b/lib/libgssapi/gss_export_sec_context.3 index d8359c8be30a9..1f7f01df9d3f6 100644 --- a/lib/libgssapi/gss_export_sec_context.3 +++ b/lib/libgssapi/gss_export_sec_context.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_EXPORT_SEC_CONTEXT 3 PRM .Sh NAME @@ -135,7 +135,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_get_mic.3 b/lib/libgssapi/gss_get_mic.3 index 8f435d6fe0836..8892808f022d5 100644 --- a/lib/libgssapi/gss_get_mic.3 +++ b/lib/libgssapi/gss_get_mic.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_GET_MIC 3 PRM .Sh NAME @@ -132,7 +132,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_import_name.3 b/lib/libgssapi/gss_import_name.3 index ed16278b93d6d..3119f04534bba 100644 --- a/lib/libgssapi/gss_import_name.3 +++ b/lib/libgssapi/gss_import_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_IMPORT_NAME 3 PRM .Sh NAME @@ -106,7 +106,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_import_sec_context.3 b/lib/libgssapi/gss_import_sec_context.3 index f4dda843c4aef..a889e2b7fa439 100644 --- a/lib/libgssapi/gss_import_sec_context.3 +++ b/lib/libgssapi/gss_import_sec_context.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_IMPORT_SEC_CONTEXT 3 PRM .Sh NAME @@ -87,7 +87,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_indicate_mechs.3 b/lib/libgssapi/gss_indicate_mechs.3 index 469ad1db4662a..26ffaa6016245 100644 --- a/lib/libgssapi/gss_indicate_mechs.3 +++ b/lib/libgssapi/gss_indicate_mechs.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INDICATE_MECHS 3 PRM .Sh NAME @@ -74,7 +74,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_init_sec_context.3 b/lib/libgssapi/gss_init_sec_context.3 index 5c39de457df99..787aff3272173 100644 --- a/lib/libgssapi/gss_init_sec_context.3 +++ b/lib/libgssapi/gss_init_sec_context.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INIT_SEC_CONTEXT 3 PRM .Sh NAME @@ -538,7 +538,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_inquire_context.3 b/lib/libgssapi/gss_inquire_context.3 index 2ecd4d60567f9..51fa18db8299c 100644 --- a/lib/libgssapi/gss_inquire_context.3 +++ b/lib/libgssapi/gss_inquire_context.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INQUIRE_CONTEXT 3 PRM .Sh NAME @@ -251,7 +251,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_inquire_cred.3 b/lib/libgssapi/gss_inquire_cred.3 index 979f96e7ce094..99c20ce01fbba 100644 --- a/lib/libgssapi/gss_inquire_cred.3 +++ b/lib/libgssapi/gss_inquire_cred.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INQUIRE_CRED 3 PRM .Sh NAME @@ -125,7 +125,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_inquire_cred_by_mech.3 b/lib/libgssapi/gss_inquire_cred_by_mech.3 index 85b5ecc8e44a8..22319bd4613db 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 October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INQUIRE_CRED_BY_MECH 3 PRM .Sh NAME @@ -139,7 +139,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_inquire_mechs_for_name.3 b/lib/libgssapi/gss_inquire_mechs_for_name.3 index 91d1c81082c65..b56e663a18d89 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 October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INQUIRE_MECHS_FOR_NAME 3 PRM .Sh NAME @@ -100,7 +100,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_inquire_names_for_mech.3 b/lib/libgssapi/gss_inquire_names_for_mech.3 index 64d8c9c0940e9..8b7f069f91584 100644 --- a/lib/libgssapi/gss_inquire_names_for_mech.3 +++ b/lib/libgssapi/gss_inquire_names_for_mech.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_INQUIRE_NAMES_FOR_MECH 3 PRM .Sh NAME @@ -74,7 +74,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_process_context_token.3 b/lib/libgssapi/gss_process_context_token.3 index 884a5568acd40..85e1029aab084 100644 --- a/lib/libgssapi/gss_process_context_token.3 +++ b/lib/libgssapi/gss_process_context_token.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_PROCESS_CONTEXT_TOKEN 3 PRM .Sh NAME @@ -103,7 +103,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_release_buffer.3 b/lib/libgssapi/gss_release_buffer.3 index 4cc449f9eae45..432d42276c53c 100644 --- a/lib/libgssapi/gss_release_buffer.3 +++ b/lib/libgssapi/gss_release_buffer.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_RELEASE_BUFFER 3 PRM .Sh NAME @@ -78,7 +78,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_release_cred.3 b/lib/libgssapi/gss_release_cred.3 index 2f9fca6cbc327..ca99fc40a8fc5 100644 --- a/lib/libgssapi/gss_release_cred.3 +++ b/lib/libgssapi/gss_release_cred.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_RELEASE_CRED 3 PRM .Sh NAME @@ -75,7 +75,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_release_name.3 b/lib/libgssapi/gss_release_name.3 index a6d858c30e257..7bf1181f22a0d 100644 --- a/lib/libgssapi/gss_release_name.3 +++ b/lib/libgssapi/gss_release_name.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_RELEASE_NAME 3 PRM .Sh NAME @@ -71,7 +71,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_release_oid_set.3 b/lib/libgssapi/gss_release_oid_set.3 index 1e11f44de3906..0142e2feec15f 100644 --- a/lib/libgssapi/gss_release_oid_set.3 +++ b/lib/libgssapi/gss_release_oid_set.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_RELEASE_OID_SET 3 PRM .Sh NAME @@ -76,7 +76,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_test_oid_set_member.3 b/lib/libgssapi/gss_test_oid_set_member.3 index 38e5f3fe45340..86e06b35bb7c5 100644 --- a/lib/libgssapi/gss_test_oid_set_member.3 +++ b/lib/libgssapi/gss_test_oid_set_member.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_TEST_OID_SET_MEMBER 3 PRM .Sh NAME @@ -83,7 +83,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_unwrap.3 b/lib/libgssapi/gss_unwrap.3 index 770d9c924afea..4cf3c6d22cb62 100644 --- a/lib/libgssapi/gss_unwrap.3 +++ b/lib/libgssapi/gss_unwrap.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_UNWRAP 3 PRM .Sh NAME @@ -158,7 +158,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_verify_mic.3 b/lib/libgssapi/gss_verify_mic.3 index e482dbf6d3e3f..b72f468ce7d5f 100644 --- a/lib/libgssapi/gss_verify_mic.3 +++ b/lib/libgssapi/gss_verify_mic.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_VERIFY_MIC 3 PRM .Sh NAME @@ -139,7 +139,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_wrap.3 b/lib/libgssapi/gss_wrap.3 index a80cf46edd054..c432b482c1b4a 100644 --- a/lib/libgssapi/gss_wrap.3 +++ b/lib/libgssapi/gss_wrap.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_WRAP 3 PRM .Sh NAME @@ -146,7 +146,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gss_wrap_size_limit.3 b/lib/libgssapi/gss_wrap_size_limit.3 index a3e5a9d1f783b..c1d40da014de9 100644 --- a/lib/libgssapi/gss_wrap_size_limit.3 +++ b/lib/libgssapi/gss_wrap_size_limit.3 @@ -27,7 +27,7 @@ .\" $FreeBSD$ .\" .\" The following commands are required for all man pages. -.Dd October 30, 2007 +.Dd January 26, 2010 .Os .Dt GSS_WRAP_SIZE_LIMIT 3 PRM .Sh NAME @@ -131,7 +131,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page example first appeared in +function first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/gssapi.3 b/lib/libgssapi/gssapi.3 index ce26e7eed4e60..2ed54a9b3c8f3 100644 --- a/lib/libgssapi/gssapi.3 +++ b/lib/libgssapi/gssapi.3 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 30, 2005 +.Dd January 26, 2010 .Dt GSSAPI 3 .Os .Sh NAME @@ -229,7 +229,7 @@ Generic Security Service API Version 2 : C-bindings .Sh HISTORY The .Nm -manual page first appeared in +library first appeared in .Fx 7.0 . .Sh AUTHORS John Wray, Iris Associates diff --git a/lib/libgssapi/mech.5 b/lib/libgssapi/mech.5 index fd17e3a21b04c..6078828e97fc9 100644 --- a/lib/libgssapi/mech.5 +++ b/lib/libgssapi/mech.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD$ -.Dd November 14, 2005 +.Dd January 26, 2010 .Dt MECH 5 .Os .Sh NAME @@ -93,7 +93,7 @@ GSS_KRB5_CONF_C_QOP_DES 0x0100 kerberosv5 .Sh HISTORY The .Nm -manual page example first appeared in +manual page first appeared in .Fx 7.0 . .Sh AUTHORS This |