commit | eee08cdd54b3c9b37274f0c47364c32247e7ed76 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Dec 04 15:43:15 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Dec 04 15:43:15 1997 +0000 |
tree | bd22b4b7a433c297a85368fd0a8e5295ef33f27d | |
parent | 0d3b4f8bebd989cc918f6111445847046f6f3bd4 [diff] |
Make examples consistently use 4-space indentation. Use \file{} for file names. Prefer \code{blat} and \emph{blat} to {\tt blat} and {\em blat}; this matches current style in the Library Reference a bit better. Made the example startup banner current. The version number should be bumped before the next release.