From e78a617283db4dc8dfa25c15920d88f69c3d7594 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 29 Aug 2017 19:55:34 -0700 Subject: doc: wrong symbol under unique function. * txr.1: Fix syntax synopsis for unique identifying the function as uniq. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index c3d7d4b1..21be3a91 100644 --- a/txr.1 +++ b/txr.1 @@ -28831,7 +28831,7 @@ hash table. .coNP Function @ unique .synb -.mets (uniq < sequence >> [ keyfun <> { hash-arg }* ]) +.mets (unique < sequence >> [ keyfun <> { hash-arg }* ]) .syne .desc The -- cgit v1.2.3