diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-07-09 19:07:37 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-07-09 19:07:37 -0700 |
commit | 86d3aa6d73dad70090cb29b867f618b7cda5bf70 (patch) | |
tree | b931a65f5b4f72da5a3a12617a6ed56fdedc7f37 | |
parent | 3cba6501c6b20ca5da11b62da35a313bd557d094 (diff) | |
download | txr-86d3aa6d73dad70090cb29b867f618b7cda5bf70.tar.gz txr-86d3aa6d73dad70090cb29b867f618b7cda5bf70.tar.bz2 txr-86d3aa6d73dad70090cb29b867f618b7cda5bf70.zip |
doc: fix structure of section on compatibility.
* txr.1: the sections following the Overview were
wrongly subordinated to Overview. They are now on the
same level.
-rw-r--r-- | txr.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -60054,7 +60054,7 @@ syntax error. Though, strictly speaking, this means that something is working differently in a new version, replacing an error situation with functionality is usually not considered a deviation from backward-compatibility. -.coNP The @ -C compatibility option +.coSS The @ -C compatibility option When a change is introduced which is not backward compatible, \*(TX's .code -C @@ -60066,7 +60066,7 @@ can be emulated is \*(TX 97. Side effects occur in the processing of the option. If the option is specified multiple times, the behavior is unspecified. -.coNP Environment variable @ TXR_COMPAT +.coSS Environment variable @ TXR_COMPAT If the .code TXR_COMPAT @@ -60085,7 +60085,7 @@ and the .code TXR_COMPAT environment variable are supplied, the behavior is unspecified. -.coNP Compatibility Version Values +.SS* Compatibility Version Values The following version values which have a special meaning as arguments to the .code -C @@ -60674,7 +60674,7 @@ These error symbols existed: and .codn process_error . -.coNP Variables @ txr-version and @ lib-version +.coSS Variables @ txr-version and @ lib-version .desc The .code txr-version |