summaryrefslogtreecommitdiffstats
path: root/doc/SetResult.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-01-05 19:41:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-01-05 19:41:04 (GMT)
commitb60f173c379f120a700b92671e10dc780b64acf1 (patch)
treeb82dd0eb25d1433aed00f9899f32a6a135a6d2b5 /doc/SetResult.3
parent3dae54c810e66b88879e0f30a7374e5327815901 (diff)
downloadtcl-b60f173c379f120a700b92671e10dc780b64acf1.zip
tcl-b60f173c379f120a700b92671e10dc780b64acf1.tar.gz
tcl-b60f173c379f120a700b92671e10dc780b64acf1.tar.bz2
Tcl_TransferResult was new in 8.6, so mark the man page with that version.
Diffstat (limited to 'doc/SetResult.3')
-rw-r--r--doc/SetResult.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetResult.3 b/doc/SetResult.3
index 7ced0be..e50650e 100644
--- a/doc/SetResult.3
+++ b/doc/SetResult.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-.TH Tcl_SetResult 3 8.0 Tcl "Tcl Library Procedures"
+.TH Tcl_SetResult 3 8.6 Tcl "Tcl Library Procedures"
.so man.macros
.BS
.SH NAME