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 | e52da9bd0605d5ef2ad7008da3167b8d0b8e35bb (patch) | |
tree | 3e759af9a4ac82bd882cc81d09bff71ea4ff075c | |
parent | d2aa4101df1d3b3260ce0057cf8bc1ae7337d49b (diff) | |
download | txr-e52da9bd0605d5ef2ad7008da3167b8d0b8e35bb.tar.gz txr-e52da9bd0605d5ef2ad7008da3167b8d0b8e35bb.tar.bz2 txr-e52da9bd0605d5ef2ad7008da3167b8d0b8e35bb.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) |