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 | ac1405bd21d70414ea508e60f1542b4a5551f016 (patch) | |
tree | 5939fa5928861f3ee6746f54367917e5b02dbaad | |
parent | ae97f00ffa51c638c269e8b3e8ee3749be20fa12 (diff) | |
download | txr-ac1405bd21d70414ea508e60f1542b4a5551f016.tar.gz txr-ac1405bd21d70414ea508e60f1542b4a5551f016.tar.bz2 txr-ac1405bd21d70414ea508e60f1542b4a5551f016.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: |