diff options
| author | Fred Drake <fdrake@acm.org> | 1999-03-02 17:03:42 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-03-02 17:03:42 +0000 |
| commit | a54a887f6638f25750cf2b9eff704225efa658b8 (patch) | |
| tree | fb3d431bf65602ed029fffcfdc62d96b36a49e8a /Doc/lib/libresource.tex | |
| parent | f6863c19091ca23ef69db31aa033b5802c2be871 (diff) | |
| download | cpython-git-a54a887f6638f25750cf2b9eff704225efa658b8.tar.gz | |
"\platform{UNIX}" should really be spelled "\platform{Unix}".
Diffstat (limited to 'Doc/lib/libresource.tex')
| -rw-r--r-- | Doc/lib/libresource.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libresource.tex b/Doc/lib/libresource.tex index 5e6f109fb1..869bb17125 100644 --- a/Doc/lib/libresource.tex +++ b/Doc/lib/libresource.tex @@ -2,7 +2,7 @@ Resource usage information} \declaremodule{builtin}{resource} - \platform{UNIX} + \platform{Unix} \modulesynopsis{An interface to provide resource usage information on the current process.} \moduleauthor{Jeremy Hylton}{jhylton@cnri.reston.va.us} |
