diff options
author | Fred Drake <fdrake@acm.org> | 1997-12-03 04:06:57 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1997-12-03 04:06:57 (GMT) |
commit | 456035f4b17d7ba025e41a4374f33f0d8b24f4fd (patch) | |
tree | ddd94e3964684a14da52cd0f91da1a9dfebd2205 /Misc | |
parent | a610f9f8c18f4cdc719f6abe9c44f8cdb235c0be (diff) | |
download | cpython-456035f4b17d7ba025e41a4374f33f0d8b24f4fd.zip cpython-456035f4b17d7ba025e41a4374f33f0d8b24f4fd.tar.gz cpython-456035f4b17d7ba025e41a4374f33f0d8b24f4fd.tar.bz2 |
The biggie: changed the funcdesc environments used for opcode descriptions
to use the opcodedesc environment.
Changed a \code{} to a \file{} near the start where a file is referenced.
Fixed a typo: "on" --> "one" in ROT_THREE description.
Wherever opcodes were referenced by name, use \code{OPCODE_NAME}; usage was
inconsistent. Ideally, another macro would be defined since these don't
represent code a programmer would type, but that's minor even for me. It'll
probably get converted automatically in the SGML conversion project. Whether
that matters or not isn't relevant at this point.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions