diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-12-22 12:11:45 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-12-22 12:11:45 -0800 |
commit | f30137485f74209ab2a0dc49e5c2bdf3708b3405 (patch) | |
tree | 053310e7ad33202cdb201c9c213fd4ca920d5f56 | |
parent | b6fc9541ac8a4feb99237b5b3a3046dcfd38d9b3 (diff) | |
download | txr-f30137485f74209ab2a0dc49e5c2bdf3708b3405.tar.gz txr-f30137485f74209ab2a0dc49e5c2bdf3708b3405.tar.bz2 txr-f30137485f74209ab2a0dc49e5c2bdf3708b3405.zip |
doc: formatting under block/block*
* txr.1: Address \*(TL not followed by whitespace in
HTML version.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14540,8 +14540,8 @@ Note that foo is quoted in CL. This underscores the dynamic nature of the construct. .code throw itself is a function and not an operator. Also note that the CL -example, in turn, is even more closely transcribed back into \*(TL -simply by replacing its +example, in turn, is even more closely transcribed back into +\*(TL simply by replacing its .code throw and .code catch |