diff options
author | gavin <gavin@FreeBSD.org> | 2010-01-26 14:51:54 +0000 |
---|---|---|
committer | gavin <gavin@FreeBSD.org> | 2010-01-26 14:51:54 +0000 |
commit | a48b6fdede40c99be6df3e36706fcfe05f0e1093 (patch) | |
tree | 219d8b5395e0499da2e98cd3e49e9e6e56539746 /lib | |
parent | 8ebfc85b25274643d352a38da2e5efb22a3726ac (diff) | |
download | FreeBSD-src-a48b6fdede40c99be6df3e36706fcfe05f0e1093.zip FreeBSD-src-a48b6fdede40c99be6df3e36706fcfe05f0e1093.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')
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_get_error.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_get_mech_info.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_get_mechanisms.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_get_principal_name.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_get_versions.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_getcred.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_is_installed.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_max_data_length.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_mech_to_oid.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_oid_to_mech.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_qop_to_num.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_seccreate.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_set_callback.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_set_defaults.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_set_svc_name.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpc_gss_svc_max_data_length.3 | 2 | ||||
-rw-r--r-- | lib/librpcsec_gss/rpcsec_gss.3 | 2 |
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 e108766..5c5b3a0 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 a7f7d6b..3a8291b 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 4b57ac6..a3734ee 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 6f57212..1677bcf 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 f824066..1e62f70 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 2ede33e..1672153 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 2859ed2..3dd3491 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 8957119..3643a0f 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 c1f9f2a..4178af9 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 6183f26..f2b39ed 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 e58d553..f5097fc 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 0f7dfab..51304c9 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 0ad861f..a1eab5c 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 241cf9e..c99994c 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 9be8fdf..cd14958 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 2445f75..0e0f0bb 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 793f012..7cd5a6b 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 |