From 460fe1e0b0ec66cb691db3769fd29fdd31c3855a Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 14 Dec 2017 19:28:02 -0800 Subject: 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. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3