diff options
author | Fred Drake <fdrake@acm.org> | 1998-08-06 21:23:17 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-08-06 21:23:17 (GMT) |
commit | 72d157e998a4e9b18e90e670bcb18520cfc894ab (patch) | |
tree | 01a140f845892695c8267de15d5ebfe7d7f23ff5 /Doc/lib/libxdrlib.tex | |
parent | 9940bd717cbee598ac12d805b05feb91f9f07157 (diff) | |
download | cpython-72d157e998a4e9b18e90e670bcb18520cfc894ab.zip cpython-72d157e998a4e9b18e90e670bcb18520cfc894ab.tar.gz cpython-72d157e998a4e9b18e90e670bcb18520cfc894ab.tar.bz2 |
Shorten the module synopsis.
Diffstat (limited to 'Doc/lib/libxdrlib.tex')
-rw-r--r-- | Doc/lib/libxdrlib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libxdrlib.tex b/Doc/lib/libxdrlib.tex index 47524c6..2004498 100644 --- a/Doc/lib/libxdrlib.tex +++ b/Doc/lib/libxdrlib.tex @@ -2,7 +2,7 @@ \declaremodule{standard}{xdrlib} \modulesynopsis{The External Data Representation Standard as described -in \rfc{1014}, written by Sun Microsystems, Inc. June 1987.} +in \rfc{1014}.} \index{XDR} \index{External Data Representation} |