diff options
-rw-r--r-- | RELNOTES | 2 | ||||
-rw-r--r-- | txr.1 | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ TXR 278 - 2022-06-01 + 2022-07-01 Features @@ -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. |