diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |