Module Name:    src
Committed By:   snj
Date:           Sun Apr 12 02:26:46 UTC 2009

Modified Files:
        src/lib/libc/rpc [netbsd-5]: rpc_xdr.3

Log Message:
Pull up following revision(s) (requested by joerg in ticket #693):
        lib/libc/rpc/rpc_xdr.3: revision 1.8
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.38.1 src/lib/libc/rpc/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/rpc_xdr.3
diff -u src/lib/libc/rpc/rpc_xdr.3:1.7 src/lib/libc/rpc/rpc_xdr.3:1.7.38.1
--- src/lib/libc/rpc/rpc_xdr.3:1.7	Wed Apr 16 13:34:43 2003
+++ src/lib/libc/rpc/rpc_xdr.3	Sun Apr 12 02:26:46 2009
@@ -2,7 +2,7 @@
 .\" Copyright 1989 AT&T
 .\" @(#)rpc_xdr.new 1.1 89/04/06 SMI;
 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
-.\" $NetBSD: rpc_xdr.3,v 1.7 2003/04/16 13:34:43 wiz Exp $
+.\" $NetBSD: rpc_xdr.3,v 1.7.38.1 2009/04/12 02:26:46 snj Exp $
 .Dd May 3, 1993
 .Dt RPC_XDR 3
 .Os
@@ -60,9 +60,7 @@
 It includes machine-name, uid, gid list, etc.
 .Pp
 .It Fn xdr_callhdr
-Used for describing
-.SM RPC
-call header messages.
+Used for describing RPC call header messages.
 It encodes the static part of the call message header in the
 XDR language format.
 It includes information such as transaction

Reply via email to