diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-06-13 09:01:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-06-13 09:01:26 -0700 |
commit | eb5cd14b851007777e3078d24ca3f90b36adc591 (patch) | |
tree | dba7ac1abff78e43d1bacd4c2ac9ad31e7131785 /txr.1 | |
parent | 73b14dc295ec270c825cbe65c2d26ba8a392068e (diff) | |
download | txr-eb5cd14b851007777e3078d24ca3f90b36adc591.tar.gz txr-eb5cd14b851007777e3078d24ca3f90b36adc591.tar.bz2 txr-eb5cd14b851007777e3078d24ca3f90b36adc591.zip |
* txr.1: formatting fixes: get-error, finalize.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -23917,9 +23917,9 @@ instead of returning .coNP Functions @, get-error @ get-error-str and @ clear-error .synb -.mets (get-error < stream ) -.mets (get-error-str < stream ) -.mets (clear-error < stream ) +.mets (get-error << stream ) +.mets (get-error-str << stream ) +.mets (clear-error << stream ) .syne .desc When a stream operation fails, the @@ -30008,7 +30008,6 @@ special builds of \*(TX for small systems. .synb .mets (finalize < object << function ) .syne - .desc The .code finalize |