Module Name:    src
Committed By:   joerg
Date:           Sat Apr 11 16:03:29 UTC 2009

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

Log Message:
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.8
--- src/lib/libc/rpc/rpc_xdr.3:1.7	Wed Apr 16 13:34:43 2003
+++ src/lib/libc/rpc/rpc_xdr.3	Sat Apr 11 16:03:29 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.8 2009/04/11 16:03:29 joerg 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