diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-29 06:26:46 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-29 06:26:46 -0700 |
commit | 819a6e2a0423bc86c0ca5963b6868a1be53d09c8 (patch) | |
tree | 6b7bec47f2676926eb78f194eea80baef1253d61 /txr.1 | |
parent | ac101eff5dc2b035f1909570625b8bbee65293bf (diff) | |
download | txr-819a6e2a0423bc86c0ca5963b6868a1be53d09c8.tar.gz txr-819a6e2a0423bc86c0ca5963b6868a1be53d09c8.tar.bz2 txr-819a6e2a0423bc86c0ca5963b6868a1be53d09c8.zip |
Incorrect typesetting for suspend macro syntax.
* txr.1: Wrong troff macro used for syntax of suspend macro,
rendering it invisible.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29896,7 +29896,7 @@ In other words, the following equivalence holds: .coNP Macro @ suspend .synb -.synb (suspend < block-name < var-name << body-form *) +.mets (suspend < block-name < var-name << body-form *) .syne .desc The |