From af8cd95b6ebb41070993c8d93f69b4acd124b67d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 23 Feb 2019 21:00:22 -0800 Subject: 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. --- txr.1 | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.3