From f264a0cbbb22d8dd012b8b56d9e88147e2e23eb8 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 19 Apr 2021 18:38:35 -0700 Subject: doc: reversed maphash parameters. * txr.1: The function is first, then the hash. Reported by Ray Perry. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'txr.1') diff --git a/txr.1 b/txr.1 index 7f0bf5dc..38ab830c 100644 --- a/txr.1 +++ b/txr.1 @@ -49794,7 +49794,7 @@ otherwise it returns .coNP Function @ maphash .synb -.mets (maphash < hash << binary-function ) +.mets (maphash < binary-function << hash ) .syne .desc The -- cgit v1.2.3