From e52da9bd0605d5ef2ad7008da3167b8d0b8e35bb Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 22 Sep 2021 18:29:04 -0700 Subject: doc: fix problem in errno retrieval example. * txr.1: Remove stray comment from string-get-code example. --- txr.1 | 2 -- 1 file changed, 2 deletions(-) diff --git a/txr.1 b/txr.1 index c07556f8..e8671c0e 100644 --- a/txr.1 +++ b/txr.1 @@ -48045,8 +48045,6 @@ error. .TP* Example: .verb -;; the errno value 2 is retrieved from the ser -; (catch (open-file "AsDf") (error (msg) -- cgit v1.2.3