diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-01-20 14:46:07 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-01-20 14:46:07 -0800 |
commit | ef30222969858628f77247f0846c9d27aab5228d (patch) | |
tree | 5939fa5928861f3ee6746f54367917e5b02dbaad | |
parent | 7a510010a5628bb17e6ab73a80bdbf0f01c6f3e8 (diff) | |
download | txr-ef30222969858628f77247f0846c9d27aab5228d.tar.gz txr-ef30222969858628f77247f0846c9d27aab5228d.tar.bz2 txr-ef30222969858628f77247f0846c9d27aab5228d.zip |
doc: another .code typo.
txr.1: Again under the @(not) operator, .cond instead of .code.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40137,7 +40137,7 @@ Whether or not the operator matches, no variables are bound. If the embedded .meta pattern matches, the variables which it binds are suppressed by the -.cond not +.code not operator. .TP* Examples: |