diff options
author | jenglish <jenglish@flightlab.com> | 2002-07-23 18:17:12 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2002-07-23 18:17:12 (GMT) |
commit | 1352940f08971cbce5cf2f3de927711dacf33745 (patch) | |
tree | d3d2a6a51b834fb2bab5f5363e1e6fb3949932b0 /doc/OpenFileChnl.3 | |
parent | 136715c4845d937d76e91052aadae60d2104356e (diff) | |
download | tcl-1352940f08971cbce5cf2f3de927711dacf33745.zip tcl-1352940f08971cbce5cf2f3de927711dacf33745.tar.gz tcl-1352940f08971cbce5cf2f3de927711dacf33745.tar.bz2 |
Man page updates from Larry Virden.
Diffstat (limited to 'doc/OpenFileChnl.3')
-rw-r--r-- | doc/OpenFileChnl.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/OpenFileChnl.3 b/doc/OpenFileChnl.3 index 2a4374e..9fe8136 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.19 2002/07/01 18:24:39 jenglish Exp $ +'\" RCS: @(#) $Id: OpenFileChnl.3,v 1.20 2002/07/23 18:17:12 jenglish Exp $ .so man.macros .TH Tcl_OpenFileChannel 3 8.3 Tcl "Tcl Library Procedures" .BS @@ -672,7 +672,7 @@ platforms. On the Macintosh platform, the handle is a file reference number as returned from \fBHOpenDF\fR. .SH "SEE ALSO" -DString(3), fconfigure(n), filename(n), fopen(2), Tcl_CreateChannel(3) +DString(3), fconfigure(n), filename(n), fopen(3), Tcl_CreateChannel(3) .SH KEYWORDS access point, blocking, buffered I/O, channel, channel driver, end of file, |