diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/OpenFileChnl.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/OpenFileChnl.3 b/doc/OpenFileChnl.3 index e099526..b2f1fed 100644 --- a/doc/OpenFileChnl.3 +++ b/doc/OpenFileChnl.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: OpenFileChnl.3,v 1.21 2003/07/18 16:56:41 dgp Exp $ +'\" RCS: @(#) $Id: OpenFileChnl.3,v 1.22 2003/10/07 15:26:07 dgp Exp $ .so man.macros .TH Tcl_OpenFileChannel 3 8.3 Tcl "Tcl Library Procedures" .BS @@ -101,10 +101,10 @@ int \fBTcl_OutputBuffered\fR(\fIchannel\fR) .VE .sp -int +Tcl_WideInt \fBTcl_Seek\fR(\fIchannel, offset, seekMode\fR) .sp -int +Tcl_WideInt \fBTcl_Tell\fR(\fIchannel\fR) .sp int |