diff options
author | dgp <dgp@users.sourceforge.net> | 2020-01-06 17:26:05 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2020-01-06 17:26:05 (GMT) |
commit | f140e958c5a9be145a6a9bf5672d785ba1bad964 (patch) | |
tree | 9a5fc5538270de1df64cba78e84f81896fc01c26 /doc/tclvars.n | |
parent | b0db0ad9562b16f0d06a6e1403f01749ea7aac14 (diff) | |
download | tcl-f140e958c5a9be145a6a9bf5672d785ba1bad964.zip tcl-f140e958c5a9be145a6a9bf5672d785ba1bad964.tar.gz tcl-f140e958c5a9be145a6a9bf5672d785ba1bad964.tar.bz2 |
Remove "new in 8.6" marks from the docs in the 8.7 branch.
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 . |