summaryrefslogtreecommitdiffstats
path: root/doc/GetOpnFl.3
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2004-10-07 14:44:18 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2004-10-07 14:44:18 (GMT)
commit4d52b1bb8d64e6a675448cef2b3cf7658c19d1a2 (patch)
tree2554bc56f705b4ab6f4a91f5f13a5f0c5871e69b /doc/GetOpnFl.3
parent5e6586129c17b7c9183f196dfd8c123d25e753a9 (diff)
downloadtcl-4d52b1bb8d64e6a675448cef2b3cf7658c19d1a2.zip
tcl-4d52b1bb8d64e6a675448cef2b3cf7658c19d1a2.tar.gz
tcl-4d52b1bb8d64e6a675448cef2b3cf7658c19d1a2.tar.bz2
Update the .AS macro definition and take advantage of it's new-found power.
Diffstat (limited to 'doc/GetOpnFl.3')
-rw-r--r--doc/GetOpnFl.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/GetOpnFl.3 b/doc/GetOpnFl.3
index 6492870..15ed812 100644
--- a/doc/GetOpnFl.3
+++ b/doc/GetOpnFl.3
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: GetOpnFl.3,v 1.6 2004/09/18 17:01:06 dkf Exp $
+'\" RCS: @(#) $Id: GetOpnFl.3,v 1.7 2004/10/07 14:44:32 dkf Exp $
.so man.macros
.TH Tcl_GetOpenFile 3 8.0 Tcl "Tcl Library Procedures"
.BS
@@ -18,7 +18,7 @@ int
\fBTcl_GetOpenFile\fR(\fIinterp, string, write, checkUsage, filePtr\fR)
.sp
.SH ARGUMENTS
-.AS Tcl_Interp checkUsage
+.AS Tcl_Interp checkUsage out
.AP Tcl_Interp *interp in
Tcl interpreter from which file handle is to be obtained.
.AP "CONST char" *string in