svn commit: r223903 - head/lib/libc/xdr

[ Available lists | Index of svn-src-head | Month of Jul 2011 | Week of 10 Jul 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kevin Lo <kevlo@FreeBSD.org>
Date
10 Jul 2011 06:57:00
Subject
svn commit: r223903 - head/lib/libc/xdr
Message-ID
201107100657.p6A6v0Hv034239@svn.freebsd.org


[ Hide this part ]
Author: kevlo
Date: Sun Jul 10 06:57:00 2011
New Revision: 223903
URL: http://svn.freebsd.org/changeset/base/223903

Log:
Add a HISTORY section

Requested by: arundel

Modified:
head/lib/libc/xdr/xdr.3

Modified: head/lib/libc/xdr/xdr.3
==============================================================================
--- head/lib/libc/xdr/xdr.3 Sun Jul 10 05:34:49 2011 (r223902)
+++ head/lib/libc/xdr/xdr.3 Sun Jul 10 06:57:00 2011 (r223903)
@@ -840,3 +840,8 @@ Returns one if it succeeds, zero otherwi
.%O RFC1014
.%Q "Sun Microsystems, Inc., USC\-ISI"
.Re
+.Sh HISTORY
+The
+.Nm xdr_sizeof
+function first appeared in
+.Fx 9.0 .


Elapsed time: 0.125 seconds