Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/rpc Bump date for xdr_sizeof. Remove trailing white...



details:   https://anonhg.NetBSD.org/src/rev/01cd0a9c5ab6
branches:  trunk
changeset: 767090:01cd0a9c5ab6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 08 19:28:22 2011 +0000

description:
Bump date for xdr_sizeof. Remove trailing whitespace.

diffstat:

 lib/libc/rpc/xdr.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 0c3f56b5f3c0 -r 01cd0a9c5ab6 lib/libc/rpc/xdr.3
--- a/lib/libc/rpc/xdr.3        Fri Jul 08 19:25:51 2011 +0000
+++ b/lib/libc/rpc/xdr.3        Fri Jul 08 19:28:22 2011 +0000
@@ -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 .



Home | Main Index | Thread Index | Old Index