summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-12-14 19:28:02 -0800
committerKaz Kylheku <kaz@kylheku.com>2017-12-14 19:28:02 -0800
commit460fe1e0b0ec66cb691db3769fd29fdd31c3855a (patch)
treee8d6e63d0be43691000bf8220ff8a5eda22db24a
parent530fb2db1cad77ce02852e6aabc1d56d4ff61ecf (diff)
downloadtxr-460fe1e0b0ec66cb691db3769fd29fdd31c3855a.tar.gz
txr-460fe1e0b0ec66cb691db3769fd29fdd31c3855a.tar.bz2
txr-460fe1e0b0ec66cb691db3769fd29fdd31c3855a.zip
doc: wrong typesetting of suspend.
* txr.1: Example for sys:capture-cond uses wrong style for the reference to the suspend operator suspend, causing it not to be hyper-linked to the definition in the HTML version.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 85d1c2df..1a5c9d0f 100644
--- a/txr.1
+++ b/txr.1
@@ -37457,7 +37457,7 @@ as merely the restoration of an earlier dynamic environment reference.
.TP* "Example:"
The following example shows an implementation of the
-.meta suspend
+.code suspend
operator.
.cblk