From 085ea58e669775b65dfe836e3c9c8ccd4d626480 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 23 Sep 2015 06:36:11 -0700 Subject: doc: stat functions return structure. * txr.1: Under Unix Filesystem Object Existence, Type and Access Tests, fix text which implies that the stat functions return a list. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 18fd43d0..664d2257 100644 --- a/txr.1 +++ b/txr.1 @@ -31020,7 +31020,7 @@ as a string. Otherwise, it fails by throwing an exception of type The following functions all accept, as the .meta path -argument, either a character string, or a list object returned by the +argument, either a character string, or a structure returned by the .code stat or .code lstat -- cgit v1.2.3