From 5ba9e40e6bbd0a090db14f9c6a0827ac165b9492 Mon Sep 17 00:00:00 2001 From: "Paul A. Patience" Date: Sun, 29 Aug 2021 12:02:15 -0400 Subject: doc: fix incorrect slet description. slet is a stronger form of rlet, not weaker. * txr.1: weaker -> stronger. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 3cfa373a..e39344f2 100644 --- a/txr.1 +++ b/txr.1 @@ -41228,7 +41228,7 @@ into .desc The macro .code slet -a weaker form of the +is a stronger form of the .code rlet macro. Just like .codn rlet , -- cgit v1.2.3