diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-08-21 10:25:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-08-21 10:25:18 (GMT) |
commit | 4d6aaa2e8b970c7babd8047939266ccc21084c7e (patch) | |
tree | 53c322fba847e22c281759b85bd9d72102dff076 /doc/Environment.3 | |
parent | c084f0ea7500fe34df2ba6f00c46d310dbe542a0 (diff) | |
download | tcl-4d6aaa2e8b970c7babd8047939266ccc21084c7e.zip tcl-4d6aaa2e8b970c7babd8047939266ccc21084c7e.tar.gz tcl-4d6aaa2e8b970c7babd8047939266ccc21084c7e.tar.bz2 |
[3612422]: Refer to correct part of tclvars(n) rather than page itself.
Diffstat (limited to 'doc/Environment.3')
-rw-r--r-- | doc/Environment.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Environment.3 b/doc/Environment.3 index 3753f43..46262ab 100644 --- a/doc/Environment.3 +++ b/doc/Environment.3 @@ -33,6 +33,6 @@ Tcl-based applications using \fBputenv\fR should redefine it to \fBTcl_PutEnv\fR so that they will interface properly to the Tcl runtime. .SH "SEE ALSO" -tclvars(n) +env(n) .SH KEYWORDS environment, variable |