Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/01/1999 11:00:24
Module Name:	basesrc
Committed By:	thorpej
Date:		Wed Dec  1 19:00:24 UTC 1999

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

Log Message:
Document the 64-bit XDR routines that Sun also documents.  This manual
page needs a lot of help:
- restructure it into xdr_admin(3), xdr_complex(3), xdr_create(3), and
  xdr_simple(3), as is done in Solaris.
- rewrite in mandoc, and document all of the XDR primitives that NetBSD
  actually supplies.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/rpc/xdr.3

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