Module Name:    src
Committed By:   wiz
Date:           Fri Jul  8 19:28:22 UTC 2011

Modified Files:
        src/lib/libc/rpc: xdr.3

Log Message:
Bump date for xdr_sizeof. Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/rpc/xdr.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/rpc/xdr.3
diff -u src/lib/libc/rpc/xdr.3:1.13 src/lib/libc/rpc/xdr.3:1.14
--- src/lib/libc/rpc/xdr.3:1.13	Mon Jul  4 08:19:51 2011
+++ src/lib/libc/rpc/xdr.3	Fri Jul  8 19:28:22 2011
@@ -1,7 +1,7 @@
 .\"	@(#)xdr.3n	2.2 88/08/03 4.0 RPCSRC; from 1.16 88/03/14 SMI
-.\"	$NetBSD: xdr.3,v 1.13 2011/07/04 08:19:51 manu Exp $
+.\"	$NetBSD: xdr.3,v 1.14 2011/07/08 19:28:22 wiz Exp $
 .\"
-.Dd April 17, 2003
+.Dd July 4, 2011
 .Dt XDR 3
 .Os
 .Sh NAME
@@ -382,7 +382,7 @@
 and their external representations.
 This routine returns one if it succeeds, zero otherwise.
 .It Fn xdr_sizeof
-This routine returns the amount of memory required to encode 
+This routine returns the amount of memory required to encode
 .Fa data
 using filter
 .Fa func .

Reply via email to