commit | 4a5b27b525a0cf6423edf5abe7e192355510c976 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Aug 09 21:23:14 1996 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Aug 09 21:23:14 1996 +0000 |
tree | 6d85d0146787282b5125988c197d3254c739c178 | |
parent | 267e80d4d45c54fd1e6cda7acfdfec204ce63a47 [diff] [blame] |
Get rid of parrot dropping (spurious 'E')
diff --git a/Doc/lib/liberrno.tex b/Doc/lib/liberrno.tex index 6c58491..9d7e52d 100644 --- a/Doc/lib/liberrno.tex +++ b/Doc/lib/liberrno.tex
@@ -1,7 +1,7 @@ \section{Standard Module \sectcode{errno}} \stmodindex{errno} -\renewcommand{\indexsubitem}{E(in module errno)} +\renewcommand{\indexsubitem}{(in module errno)} This module makes available standard errno system symbols. The value of each symbol is the corresponding integer value.