Module Name:    src
Committed By:   joerg
Date:           Sat Apr 11 20:14:35 UTC 2009

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

Log Message:
Add missing .Re.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/lib/libc/rpc/xdr.3:1.11
--- src/lib/libc/rpc/xdr.3:1.10	Sun Sep  7 16:22:21 2003
+++ src/lib/libc/rpc/xdr.3	Sat Apr 11 20:14:35 2009
@@ -1,5 +1,5 @@
 .\"	@(#)xdr.3n	2.2 88/08/03 4.0 RPCSRC; from 1.16 88/03/14 SMI
-.\"	$NetBSD: xdr.3,v 1.10 2003/09/07 16:22:21 wiz Exp $
+.\"	$NetBSD: xdr.3,v 1.11 2009/04/11 20:14:35 joerg Exp $
 .\"
 .Dd April 17, 2003
 .Dt XDR 3
@@ -506,6 +506,7 @@
 .Rs
 .%B "eXternal Data Representation: Sun Technical Notes"
 .Pp
+.Re
 .Rs
 .%A Sun Microsystems, Inc., USC-ISI
 .%T "XDR: External Data Representation Standard"

Reply via email to