svn commit: r203025 - head/lib/librpcsec_gss

Gavin Atkinson gavin at FreeBSD.org
Tue Jan 26 14:51:54 UTC 2010


Author: gavin
Date: Tue Jan 26 14:51:54 2010
New Revision: 203025
URL: http://svn.freebsd.org/changeset/base/203025

Log:
  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

Modified:
  head/lib/librpcsec_gss/rpc_gss_get_error.3
  head/lib/librpcsec_gss/rpc_gss_get_mech_info.3
  head/lib/librpcsec_gss/rpc_gss_get_mechanisms.3
  head/lib/librpcsec_gss/rpc_gss_get_principal_name.3
  head/lib/librpcsec_gss/rpc_gss_get_versions.3
  head/lib/librpcsec_gss/rpc_gss_getcred.3
  head/lib/librpcsec_gss/rpc_gss_is_installed.3
  head/lib/librpcsec_gss/rpc_gss_max_data_length.3
  head/lib/librpcsec_gss/rpc_gss_mech_to_oid.3
  head/lib/librpcsec_gss/rpc_gss_oid_to_mech.3
  head/lib/librpcsec_gss/rpc_gss_qop_to_num.3
  head/lib/librpcsec_gss/rpc_gss_seccreate.3
  head/lib/librpcsec_gss/rpc_gss_set_callback.3
  head/lib/librpcsec_gss/rpc_gss_set_defaults.3
  head/lib/librpcsec_gss/rpc_gss_set_svc_name.3
  head/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3
  head/lib/librpcsec_gss/rpcsec_gss.3

Modified: head/lib/librpcsec_gss/rpc_gss_get_error.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_get_error.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_get_error.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -50,7 +50,7 @@ A pointer to a structure where the error
 .Sh HISTORY
 The
 .Nm
-manual page example first appeared in
+function first appeared in
 .Fx 8.0 .
 .Sh AUTHORS
 This

Modified: head/lib/librpcsec_gss/rpc_gss_get_mech_info.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_get_mech_info.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_get_mech_info.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_get_mechanisms.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_get_mechanisms.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_get_mechanisms.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -47,7 +47,7 @@ terminated list of installed security me
 .Sh HISTORY
 The
 .Nm
-manual page example first appeared in
+function first appeared in
 .Fx 8.0 .
 .Sh AUTHORS
 This

Modified: head/lib/librpcsec_gss/rpc_gss_get_principal_name.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_get_principal_name.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_get_principal_name.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_get_versions.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_get_versions.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_get_versions.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -56,7 +56,7 @@ is set to the lowest suppored protocol v
 .Sh HISTORY
 The
 .Nm
-manual page example first appeared in
+function first appeared in
 .Fx 8.0 .
 .Sh AUTHORS
 This

Modified: head/lib/librpcsec_gss/rpc_gss_getcred.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_getcred.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_getcred.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_is_installed.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_is_installed.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_is_installed.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_max_data_length.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_max_data_length.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_max_data_length.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -56,7 +56,7 @@ The maximum message size that can be enc
 .Sh HISTORY
 The
 .Nm
-manual page example first appeared in
+function first appeared in
 .Fx 8.0 .
 .Sh AUTHORS
 This

Modified: head/lib/librpcsec_gss/rpc_gss_mech_to_oid.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_mech_to_oid.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_mech_to_oid.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_oid_to_mech.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_oid_to_mech.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_oid_to_mech.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_qop_to_num.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_qop_to_num.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_qop_to_num.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_seccreate.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_seccreate.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_seccreate.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_set_callback.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_set_callback.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_set_callback.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_set_defaults.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_set_defaults.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_set_defaults.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_set_svc_name.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_set_svc_name.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_set_svc_name.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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

Modified: head/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3
==============================================================================
--- head/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpc_gss_svc_max_data_length.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -56,7 +56,7 @@ The maximum message size that can be enc
 .Sh HISTORY
 The
 .Nm
-manual page example first appeared in
+function first appeared in
 .Fx 8.0 .
 .Sh AUTHORS
 This

Modified: head/lib/librpcsec_gss/rpcsec_gss.3
==============================================================================
--- head/lib/librpcsec_gss/rpcsec_gss.3	Tue Jan 26 14:33:57 2010	(r203024)
+++ head/lib/librpcsec_gss/rpcsec_gss.3	Tue Jan 26 14:51:54 2010	(r203025)
@@ -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


More information about the svn-src-all mailing list