From 6f2fc8ea8ee264361b0471f612922134aeee0f20 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 9 May 2020 05:30:28 -0700 Subject: doc: quote, umethod, hash-invert: bad syntax * txr.1: Remove manually added angle brackets on
. Fix inappropriate use of << and >>. --- txr.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/txr.1 b/txr.1 index 54ecbcce..20aee8d8 100644 --- a/txr.1 +++ b/txr.1 @@ -13401,7 +13401,7 @@ the symbol itself is returned. Note: the quote syntax .mono -.meti >> ' +.meti >> ' form .onom is translated to .mono @@ -27724,7 +27724,7 @@ own arguments. .coNP Function @ umethod .synb -.mets (umethod << slot-name << curried-arg *) +.mets (umethod < slot-name << curried-arg *) .syne .desc The @@ -45840,7 +45840,7 @@ function. .coNP Function @ hash-invert .synb -.mets (hash-invert >> hash >> [ joinfun >> [ unitfun << hash-arg *]]) +.mets (hash-invert < hash >> [ joinfun >> [ unitfun << hash-arg *]]) .syne .desc The -- cgit v1.2.3