From 3bacbe6a822251fea2e5fd0bc68e54e36f673b4c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku <kaz@kylheku.com> Date: Mon, 6 Jul 2015 19:25:45 -0700 Subject: * txr.1: three incorrect .metn/.meta uses --- txr.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/txr.1 b/txr.1 index 2eeea9c6..22503b64 100644 --- a/txr.1 +++ b/txr.1 @@ -16800,7 +16800,7 @@ function produces a lazy list which consists of all of the elements of .meta sequence followed by repetitions of -.meta object . +.metn object . If .meta count @@ -19961,7 +19961,7 @@ The function returns a list of two values: a .meta quotient and a -.metn remainder. +.metn remainder . The .meta quotient is exactly the same value as what @@ -26020,7 +26020,7 @@ The .code chmod function changes the permissions of the filesystem objects specified by -.metn path. +.metn path . It is a direct wrapper for the POSIX C library function of the same name. The permissions are specified by -- cgit v1.2.3