aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2010-01-26 14:51:54 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2010-01-26 14:51:54 +0000
commitffae047b53428f2b1a001286cd1786450f82afb0 (patch)
tree219d8b5395e0499da2e98cd3e49e9e6e56539746 /lib
parent0de4b0e62298e567ae8dd030ff5951b67dff1a8c (diff)
downloadsrc-ffae047b53428f2b1a001286cd1786450f82afb0.tar.gz
src-ffae047b53428f2b1a001286cd1786450f82afb0.zip
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
Notes
Notes: svn path=/head/; revision=203025
Diffstat (limited to 'lib')
-rw-r--r--lib/librpcsec_gss/rpc_gss_get_error.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_get_mech_info.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_get_mechanisms.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_get_principal_name.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_get_versions.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_getcred.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_is_installed.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_max_data_length.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_mech_to_oid.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_oid_to_mech.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_qop_to_num.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_seccreate.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_set_callback.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_set_defaults.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_set_svc_name.32
-rw-r--r--lib/librpcsec_gss/rpc_gss_svc_max_data_length.32
-rw-r--r--lib/librpcsec_gss/rpcsec_gss.32
17 files changed, 17 insertions, 17 deletions
diff --git a/lib/librpcsec_gss/rpc_gss_get_error.3 b/lib/librpcsec_gss/rpc_gss_get_error.3
index e108766322f9..5c5b3a0722e8 100644
--- a/lib/librpcsec_gss/rpc_gss_get_error.3
+++ b/lib/librpcsec_gss/rpc_gss_get_error.3
@@ -50,7 +50,7 @@ A pointer to a structure where the error details will be returned
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_get_mech_info.3 b/lib/librpcsec_gss/rpc_gss_get_mech_info.3
index a7f7d6b4d46b..3a8291bb1e3a 100644
--- a/lib/librpcsec_gss/rpc_gss_get_mech_info.3
+++ b/lib/librpcsec_gss/rpc_gss_get_mech_info.3
@@ -60,7 +60,7 @@ otherwise
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_get_mechanisms.3 b/lib/librpcsec_gss/rpc_gss_get_mechanisms.3
index 4b57ac6fe58a..a3734eebfd7c 100644
--- a/lib/librpcsec_gss/rpc_gss_get_mechanisms.3
+++ b/lib/librpcsec_gss/rpc_gss_get_mechanisms.3
@@ -47,7 +47,7 @@ terminated list of installed security mechanisms.
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_get_principal_name.3 b/lib/librpcsec_gss/rpc_gss_get_principal_name.3
index 6f5721259968..1677bcf44637 100644
--- a/lib/librpcsec_gss/rpc_gss_get_principal_name.3
+++ b/lib/librpcsec_gss/rpc_gss_get_principal_name.3
@@ -74,7 +74,7 @@ otherwise
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_get_versions.3 b/lib/librpcsec_gss/rpc_gss_get_versions.3
index f82406677be0..1e62f70d0d18 100644
--- a/lib/librpcsec_gss/rpc_gss_get_versions.3
+++ b/lib/librpcsec_gss/rpc_gss_get_versions.3
@@ -56,7 +56,7 @@ is set to the lowest suppored protocol version
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_getcred.3 b/lib/librpcsec_gss/rpc_gss_getcred.3
index 2ede33e6ceb7..1672153ee2a7 100644
--- a/lib/librpcsec_gss/rpc_gss_getcred.3
+++ b/lib/librpcsec_gss/rpc_gss_getcred.3
@@ -77,7 +77,7 @@ otherwise.
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_is_installed.3 b/lib/librpcsec_gss/rpc_gss_is_installed.3
index 2859ed2e691b..3dd34910008a 100644
--- a/lib/librpcsec_gss/rpc_gss_is_installed.3
+++ b/lib/librpcsec_gss/rpc_gss_is_installed.3
@@ -57,7 +57,7 @@ otherwise.
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_max_data_length.3 b/lib/librpcsec_gss/rpc_gss_max_data_length.3
index 895711921052..3643a0fae40b 100644
--- a/lib/librpcsec_gss/rpc_gss_max_data_length.3
+++ b/lib/librpcsec_gss/rpc_gss_max_data_length.3
@@ -56,7 +56,7 @@ The maximum message size that can be encoded
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_mech_to_oid.3 b/lib/librpcsec_gss/rpc_gss_mech_to_oid.3
index c1f9f2a32f88..4178af9cbfce 100644
--- a/lib/librpcsec_gss/rpc_gss_mech_to_oid.3
+++ b/lib/librpcsec_gss/rpc_gss_mech_to_oid.3
@@ -60,7 +60,7 @@ is returned, otherwise
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_oid_to_mech.3 b/lib/librpcsec_gss/rpc_gss_oid_to_mech.3
index 6183f26076e4..f2b39ed7add6 100644
--- a/lib/librpcsec_gss/rpc_gss_oid_to_mech.3
+++ b/lib/librpcsec_gss/rpc_gss_oid_to_mech.3
@@ -60,7 +60,7 @@ is returned, otherwise
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_qop_to_num.3 b/lib/librpcsec_gss/rpc_gss_qop_to_num.3
index e58d553e149a..f5097fc6ef98 100644
--- a/lib/librpcsec_gss/rpc_gss_qop_to_num.3
+++ b/lib/librpcsec_gss/rpc_gss_qop_to_num.3
@@ -62,7 +62,7 @@ is returned, otherwise
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_seccreate.3 b/lib/librpcsec_gss/rpc_gss_seccreate.3
index 0f7dfabb4d8b..51304c9ca75a 100644
--- a/lib/librpcsec_gss/rpc_gss_seccreate.3
+++ b/lib/librpcsec_gss/rpc_gss_seccreate.3
@@ -104,7 +104,7 @@ to this value.
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_set_callback.3 b/lib/librpcsec_gss/rpc_gss_set_callback.3
index 0ad861f89df7..a1eab5c38943 100644
--- a/lib/librpcsec_gss/rpc_gss_set_callback.3
+++ b/lib/librpcsec_gss/rpc_gss_set_callback.3
@@ -100,7 +100,7 @@ otherwise
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_set_defaults.3 b/lib/librpcsec_gss/rpc_gss_set_defaults.3
index 241cf9ecf647..c99994c3fdd7 100644
--- a/lib/librpcsec_gss/rpc_gss_set_defaults.3
+++ b/lib/librpcsec_gss/rpc_gss_set_defaults.3
@@ -62,7 +62,7 @@ if the values were set
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_set_svc_name.3 b/lib/librpcsec_gss/rpc_gss_set_svc_name.3
index 9be8fdffae89..cd149589ed2e 100644
--- a/lib/librpcsec_gss/rpc_gss_set_svc_name.3
+++ b/lib/librpcsec_gss/rpc_gss_set_svc_name.3
@@ -79,7 +79,7 @@ otherwise.
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3 b/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3
index 2445f7553f60..0e0f0bb29cd1 100644
--- a/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3
+++ b/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3
@@ -56,7 +56,7 @@ The maximum message size that can be encoded
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+function first appeared in
.Fx 8.0 .
.Sh AUTHORS
This
diff --git a/lib/librpcsec_gss/rpcsec_gss.3 b/lib/librpcsec_gss/rpcsec_gss.3
index 793f0129d390..7cd5a6bb0e83 100644
--- a/lib/librpcsec_gss/rpcsec_gss.3
+++ b/lib/librpcsec_gss/rpcsec_gss.3
@@ -222,7 +222,7 @@ Calculate maximum server message sizes.
.Sh HISTORY
The
.Nm
-manual page example first appeared in
+library first appeared in
.Fx 8.0 .
.Sh AUTHORS
This