summaryrefslogtreecommitdiffstats
path: root/doc/Translate.3
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2023-04-05 17:04:05 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2023-04-05 17:04:05 (GMT)
commit9deff281ee0c1e768b0662466e61b8894fb9d54a (patch)
treec00b4c7ffdc40a1e620103c61f8f9ddb374401dc /doc/Translate.3
parent3d9106c78b8e38fa4016a3f4d43db9c6900a93a0 (diff)
downloadtcl-9deff281ee0c1e768b0662466e61b8894fb9d54a.zip
tcl-9deff281ee0c1e768b0662466e61b8894fb9d54a.tar.gz
tcl-9deff281ee0c1e768b0662466e61b8894fb9d54a.tar.bz2
TIP 602 - update manpages
Diffstat (limited to 'doc/Translate.3')
-rw-r--r--doc/Translate.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Translate.3 b/doc/Translate.3
index 256baec..e7668eb 100644
--- a/doc/Translate.3
+++ b/doc/Translate.3
@@ -21,8 +21,7 @@ char *
.AP Tcl_Interp *interp in
Interpreter in which to report an error, if any.
.AP "const char" *name in
-File name, which may start with a
-.QW ~ .
+File name
.AP Tcl_DString *bufferPtr in/out
If needed, this dynamic string is used to store the new file name.
At the time of the call it should be uninitialized or free. The