diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-09-22 18:29:04 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-09-22 18:29:04 -0700 |
commit | 9d9bf2bcabb880f2a7abb5447f8d0fa64910d11f (patch) | |
tree | 3e759af9a4ac82bd882cc81d09bff71ea4ff075c | |
parent | f5a213ec39cc6c19c4836d5aaca1573560e45884 (diff) | |
download | txr-9d9bf2bcabb880f2a7abb5447f8d0fa64910d11f.tar.gz txr-9d9bf2bcabb880f2a7abb5447f8d0fa64910d11f.tar.bz2 txr-9d9bf2bcabb880f2a7abb5447f8d0fa64910d11f.zip |
doc: fix problem in errno retrieval example.
* txr.1: Remove stray comment from string-get-code example.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -48045,8 +48045,6 @@ error. .TP* Example: .verb -;; the errno value 2 is retrieved from the ser -; (catch (open-file "AsDf") (error (msg) |