diff options
author | dgp <dgp@users.sourceforge.net> | 2020-01-10 17:40:34 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2020-01-10 17:40:34 (GMT) |
commit | 31f988f9c8583f704998b8c21a66fbefa136651b (patch) | |
tree | b5313a900cccc45a2ebfc9197f597fd39b74645f /doc/tclvars.n | |
parent | 341619118a2ea2f6da6062f2069842d22d2bbb8f (diff) | |
parent | 2d27c96b7eebdceae93e88adf3ca88ebbc6efab5 (diff) | |
download | tcl-31f988f9c8583f704998b8c21a66fbefa136651b.zip tcl-31f988f9c8583f704998b8c21a66fbefa136651b.tar.gz tcl-31f988f9c8583f704998b8c21a66fbefa136651b.tar.bz2 |
merge 8.7
Diffstat (limited to 'doc/tclvars.n')
-rw-r--r-- | doc/tclvars.n | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/tclvars.n b/doc/tclvars.n index adefe40..4d1413c 100644 --- a/doc/tclvars.n +++ b/doc/tclvars.n @@ -322,11 +322,9 @@ The version number for the operating system running on this machine. On UNIX machines, this is the value returned by \fBuname -r\fR. .TP \fBpathSeparator\fR -.VS 8.6 '\" Defined by TIP #315 The character that should be used to \fBsplit\fR PATH-like environment variables into their corresponding list of directory names. -.VE 8.6 .TP \fBplatform\fR . |