diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-09 20:27:12 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-09 20:27:12 (GMT) |
commit | 65b32f7f7448ae9a5f8cf3500ee7e127aa740b77 (patch) | |
tree | cd0dd6be021dc851faca8f2f7a9a33420c2c3834 /Doc/lib/libamoeba.tex | |
parent | 41785fb8644b66f4f17e292e9f96e870ae8b2764 (diff) | |
download | cpython-65b32f7f7448ae9a5f8cf3500ee7e127aa740b77.zip cpython-65b32f7f7448ae9a5f8cf3500ee7e127aa740b77.tar.gz cpython-65b32f7f7448ae9a5f8cf3500ee7e127aa740b77.tar.bz2 |
Consistently use \POSIX{} to denote POSIX. There were at least two different
ways to do it previously (not counting module names).
Diffstat (limited to 'Doc/lib/libamoeba.tex')
-rw-r--r-- | Doc/lib/libamoeba.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libamoeba.tex b/Doc/lib/libamoeba.tex index 1f7015f..747c5f3 100644 --- a/Doc/lib/libamoeba.tex +++ b/Doc/lib/libamoeba.tex @@ -119,7 +119,7 @@ Returns the standard info string of the object. \end{funcdesc} \begin{funcdesc}{tod_gettime}{} -Returns the time (in seconds since the Epoch, in UCT, as for POSIX) from +Returns the time (in seconds since the Epoch, in UCT, as for \POSIX{}) from a time server. \end{funcdesc} |