diff options
author | dgp <dgp@users.sourceforge.net> | 2020-01-10 17:40:55 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2020-01-10 17:40:55 (GMT) |
commit | 5953233f3b74bd690e8861983c58c4be7d05c1ee (patch) | |
tree | 36868edb789bac2a3752dedb88224afdbee800e7 /doc/tclvars.n | |
parent | fd4b052c0d6d912177890c1990f506e959cdea5c (diff) | |
parent | 034fad8f6abf4c938b5384c63b605e25385047e1 (diff) | |
download | tcl-5953233f3b74bd690e8861983c58c4be7d05c1ee.zip tcl-5953233f3b74bd690e8861983c58c4be7d05c1ee.tar.gz tcl-5953233f3b74bd690e8861983c58c4be7d05c1ee.tar.bz2 |
merge trunk
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 42e9212..8214473 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 . |