summaryrefslogtreecommitdiffstats
path: root/lib/libgssapi
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2010-01-26 15:03:33 +0000
committergavin <gavin@FreeBSD.org>2010-01-26 15:03:33 +0000
commit8207abca84d802b6c8086bd806dcbebe405997a4 (patch)
tree3b5b45524e64506fd7132e6c3d0d97206465a2f6 /lib/libgssapi
parent4152b16de7d3621b801c7435d6aaff1b31a9a984 (diff)
downloadFreeBSD-src-8207abca84d802b6c8086bd806dcbebe405997a4.zip
FreeBSD-src-8207abca84d802b6c8086bd806dcbebe405997a4.tar.gz
Correct the HISTORY section of these man pages to show when the function,
not the "manual page example" was introduced. Approved by: ed (mentor, implicit) MFC after: 1 week
Diffstat (limited to 'lib/libgssapi')
-rw-r--r--lib/libgssapi/gss_accept_sec_context.34
-rw-r--r--lib/libgssapi/gss_acquire_cred.34
-rw-r--r--lib/libgssapi/gss_add_cred.34
-rw-r--r--lib/libgssapi/gss_add_oid_set_member.34
-rw-r--r--lib/libgssapi/gss_canonicalize_name.34
-rw-r--r--lib/libgssapi/gss_compare_name.34
-rw-r--r--lib/libgssapi/gss_context_time.34
-rw-r--r--lib/libgssapi/gss_create_empty_oid_set.34
-rw-r--r--lib/libgssapi/gss_delete_sec_context.34
-rw-r--r--lib/libgssapi/gss_display_name.34
-rw-r--r--lib/libgssapi/gss_display_status.34
-rw-r--r--lib/libgssapi/gss_duplicate_name.34
-rw-r--r--lib/libgssapi/gss_export_name.34
-rw-r--r--lib/libgssapi/gss_export_sec_context.34
-rw-r--r--lib/libgssapi/gss_get_mic.34
-rw-r--r--lib/libgssapi/gss_import_name.34
-rw-r--r--lib/libgssapi/gss_import_sec_context.34
-rw-r--r--lib/libgssapi/gss_indicate_mechs.34
-rw-r--r--lib/libgssapi/gss_init_sec_context.34
-rw-r--r--lib/libgssapi/gss_inquire_context.34
-rw-r--r--lib/libgssapi/gss_inquire_cred.34
-rw-r--r--lib/libgssapi/gss_inquire_cred_by_mech.34
-rw-r--r--lib/libgssapi/gss_inquire_mechs_for_name.34
-rw-r--r--lib/libgssapi/gss_inquire_names_for_mech.34
-rw-r--r--lib/libgssapi/gss_process_context_token.34
-rw-r--r--lib/libgssapi/gss_release_buffer.34
-rw-r--r--lib/libgssapi/gss_release_cred.34
-rw-r--r--lib/libgssapi/gss_release_name.34
-rw-r--r--lib/libgssapi/gss_release_oid_set.34
-rw-r--r--lib/libgssapi/gss_test_oid_set_member.34
-rw-r--r--lib/libgssapi/gss_unwrap.34
-rw-r--r--lib/libgssapi/gss_verify_mic.34
-rw-r--r--lib/libgssapi/gss_wrap.34
-rw-r--r--lib/libgssapi/gss_wrap_size_limit.34
-rw-r--r--lib/libgssapi/gssapi.34
-rw-r--r--lib/libgssapi/mech.54
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 6b57518..8957831 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 b43185c..c48a468 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 72f2ab0..53df140 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 255050b..fb2119c 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 b38ca93..86957dc 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 561c994..7f69d43 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 96f61a9..9fb43ea 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 fd6cca6..08d82f6 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 d24644a..a0c26df 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 4f50870..2441eef 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 3b3c323..2b1affd 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 af885bf..334a126 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 c10f472..e1feee2 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 d8359c8..1f7f01d 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 8f435d6..8892808 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 ed16278..3119f04 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 f4dda84..a889e2b 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 469ad1d..26ffaa6 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 5c39de4..787aff3 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 2ecd4d6..51fa18d 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 979f96e..99c20ce 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 85b5ecc..22319bd 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 91d1c81..b56e663 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 64d8c9c..8b7f069 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 884a556..85e1029 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 4cc449f..432d422 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 2f9fca6..ca99fc4 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 a6d858c..7bf1181 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 1e11f44..0142e2f 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 38e5f3f..86e06b3 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 770d9c9..4cf3c6d 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 e482dbf..b72f468 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 a80cf46..c432b48 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 a3e5a9d..c1d40da 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 ce26e7e..2ed54a9 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 fd17e3a..6078828 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
OpenPOWER on IntegriCloud