summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-02-23 21:00:22 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-02-23 21:00:22 -0800
commitaf8cd95b6ebb41070993c8d93f69b4acd124b67d (patch)
tree4e1ea38b27fd708d4264165dffe5d43ccb3aa7ba
parent9a53386f3b8b6b41982decf162e4cd271d01ec97 (diff)
downloadtxr-af8cd95b6ebb41070993c8d93f69b4acd124b67d.tar.gz
txr-af8cd95b6ebb41070993c8d93f69b4acd124b67d.tar.bz2
txr-af8cd95b6ebb41070993c8d93f69b4acd124b67d.zip
path-sep-chars: document first char being special.
* txr.1: If a platform has multiple path separator characters and one of them is preferred, it appears first. Document this.
-rw-r--r--txr.14
1 files changed, 4 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 0e2e2bd4..1b24e74c 100644
--- a/txr.1
+++ b/txr.1
@@ -45516,6 +45516,10 @@ The
variable holds a string consisting of the characters which the underlying
operating system recognizes as path name separators.
+If a particular of these characters is considered preferred on
+the host platform, that character is placed in the first position of
+.codn path-sep-chars .
+
Altering the value of this variable has no effect on any \*(TL library
function.