Fred Drake
|
af8a015c93
|
Consistency: "{\bf ...}" ==> "\strong{...}"
"{\em ...}" ==> "\emph{...}"
Not at all sure what to do with "{\rm ...}".
Leaving it for now.
|
1998-01-14 14:51:31 +00:00 |
Fred Drake
|
f0867315e9
|
Normalized the word "Unix" to "\UNIX{}".
Changed "{\tt crypt}" to "\sectcode{crypt}" in section heading.
|
1997-12-29 17:31:22 +00:00 |
Guido van Rossum
|
e47da0ae04
|
AMK's megapatch:
* \bcode, \ecode added everywhere
* \label{module-foo} added everywhere
* A few \seealso sections added.
* Indentation fixed inside verbatim in lib*tex files
|
1997-07-17 16:34:52 +00:00 |
Fred Drake
|
4b3f0312c9
|
(lib<all sorts of stuff>.tex):
Merged in many typo corrections and fixes to support GNU info
processing; submitted by Tamito Kajiyama.
|
1996-12-13 22:04:31 +00:00 |
Guido van Rossum
|
5c6e3738cd
|
Added lost docs for crypt module.
|
1996-04-10 16:18:20 +00:00 |