summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-09-10 20:23:27 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-09-10 20:23:27 -0700
commit75c9240632d0f69d25390814b835523a23ebfb19 (patch)
tree07a7ad0289ae2632b94e199e56c46bc3358e27e1 /txr.1
parent063b5a8c138e68237e11bcdac2f5763243b9bfc7 (diff)
downloadtxr-75c9240632d0f69d25390814b835523a23ebfb19.tar.gz
txr-75c9240632d0f69d25390814b835523a23ebfb19.tar.bz2
txr-75c9240632d0f69d25390814b835523a23ebfb19.zip
* lib.c (compat_fixup): void return changed to int.
Returns minimum supported emulation. * lib.h (compat_fixup): Declaration fixed. * txr.c (compat): Replace hard-coded min version by return value of compat_fixup.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 2 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index d2c04fd3..f31c9c23 100644
--- a/txr.1
+++ b/txr.1
@@ -208,6 +208,8 @@ that TXR refuses to be compatible with such an old version. Users requiring
the behavior of that version will have to install an older version of TXR which
supports that behavior, or even that exact version.
+If the option is specified more than once, the behavior is not specified.
+
For more information, see the COMPATIBILITY section.
.IP "--gc-delta=number"