summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.110
1 files changed, 10 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 6bde1bbc..12b64512 100644
--- a/txr.1
+++ b/txr.1
@@ -56707,6 +56707,16 @@ function throws an exception if an error occurs during the close operation
instead of returning
.codn nil .
+If
+.code close-stream
+is applied to a
+.meta stream
+which is already closed, the operation returns
+.code nil
+regardless of the
+.meta throw-on-error-p
+argument's value.
+
.coNP Macro @ with-stream
.synb
.mets (with-stream >> ( stream-var << init-form )