Reference LC_* in ENVIRONMENT. - sam - An updated version of the sam text edito… | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit 7f5294386119b8d2f4b03e2f1285886448456061 | |
parent 0ffa848de75a8794ffeff7772abb23c0c06d07bd | |
Author: Rob King <[email protected]> | |
Date: Fri, 25 Nov 2016 00:10:52 -0600 | |
Reference LC_* in ENVIRONMENT. | |
Diffstat: | |
doc/sam.1 | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -981,6 +981,10 @@ as well as a default list of composition sequences. | |
The following environment variables affect the operation of | |
.Nm sam ":" | |
.Bl -tag -width Ds | |
+.It Ev LC_CTYPE | |
+.It Ev LC_ALL | |
+.It Ev LANG | |
+These variables are consulted to determine the encoding used for text files. | |
.It Ev FOREGROUND | |
Sets the foreground color used by | |
.Nm |