summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELNOTES2
-rw-r--r--txr.16
2 files changed, 4 insertions, 4 deletions
diff --git a/RELNOTES b/RELNOTES
index 1bae3e65..d4c4b4f8 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,5 +1,5 @@
TXR 278
- 2022-06-01
+ 2022-07-01
Features
diff --git a/txr.1 b/txr.1
index 13dc96cc..5823335a 100644
--- a/txr.1
+++ b/txr.1
@@ -430,7 +430,7 @@
.ds TX \f[B]TXR\f[]
.ds TL \f[B]TXR Lisp\f[]
.\" Start of man page:
-.TH TXR 1 2022-06-01 "Utility Commands" "TXR Programming Language" "Kaz Kylheku"
+.TH TXR 1 2022-07-01 "Utility Commands" "TXR Programming Language" "Kaz Kylheku"
.SH* NAME
\*(TX \- Programming Language (Version 278)
@@ -59605,7 +59605,7 @@ and treated as the default.
When
.code z
is specified, special restrictions apply to the
-.modn mode-string .
+.metn mode-string .
If these are violated, an exception is thrown.
A
.code gzip-stream
@@ -62874,7 +62874,7 @@ to the stream using the
function. The return value is that of
.codn put-lines .
-.<SS* Buffer streams
+.SS* Buffer streams
A stream type exists which allows
.code buf
objects to be manipulated through the stream interface.