diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -368,9 +368,9 @@ .ds TX \f[B]TXR\f[] .ds TL \f[B]TXR Lisp\f[] .\" Start of man page: -.TH TXR 1 2021-01-31 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" +.TH TXR 1 2021-02-08 "Utility Commands" "TXR Programming Language" "Kaz Kylheku" .SH* NAME -\*(TX \- Programming Language (Version 250) +\*(TX \- Programming Language (Version 251) .SH* SYNOPSIS .mono @@ -74782,7 +74782,7 @@ Versions 200 through 215 produce version 4 files and load version 2, 3 or 4. Versions 216 through 243 produce version 5.0 files and load version 2, 3, 4 or 5, regardless of minor version. -Versions 244 through 250 produce version 5.1 files and load +Versions 244 through 251 produce version 5.1 files and load version 2, 3, 4 or 5, regardless of minor version. .SS* Semantic Differences between Compilation and Interpretation @@ -77706,7 +77706,7 @@ are restored if 215 or lower compatibility is requested. Note, however, that the restoration of the .code sub-str behavior in response to the compatibility option was only -introduced in \*(TX 250. In \*(TX 249 and older, the +introduced in \*(TX 251. In \*(TX 249 and older, the compatibility value has no effect on the behavior of .codn sub-str . .IP 202 |