From a4dabadfdb2c090cf985bae80c72f2c6477de046 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 15 Apr 2016 20:05:17 -0700 Subject: Glob-related variables wrongly documented as special. * txr.1: glob-err, glob-mark and others are global lexical variables, not special. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index a2dceddf..4e01b8f6 100644 --- a/txr.1 +++ b/txr.1 @@ -37735,7 +37735,7 @@ On platforms where the POSIX function is available \*(TX provides this functionality in the form of a like-named function, and some numeric constants. -.coNP Special variables @, glob-err @, glob-mark @, glob-nosort @, glob-nocheck @, glob-noescape @, glob-period @, glob-altdirfunc @, glob-brace @, glob-nomagic @, glob-tilde @ glob-tilde-check and @ glob-onlydir +.coNP Variables @, glob-err @, glob-mark @, glob-nosort @, glob-nocheck @, glob-noescape @, glob-period @, glob-altdirfunc @, glob-brace @, glob-nomagic @, glob-tilde @ glob-tilde-check and @ glob-onlydir These variables take on the values of the corresponding C preprocessor constants from the -- cgit v1.2.3