summaryrefslogtreecommitdiffstats
path: root/doc/open.n
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2002-07-23 18:17:12 (GMT)
committerjenglish <jenglish@flightlab.com>2002-07-23 18:17:12 (GMT)
commit1352940f08971cbce5cf2f3de927711dacf33745 (patch)
treed3d2a6a51b834fb2bab5f5363e1e6fb3949932b0 /doc/open.n
parent136715c4845d937d76e91052aadae60d2104356e (diff)
downloadtcl-1352940f08971cbce5cf2f3de927711dacf33745.zip
tcl-1352940f08971cbce5cf2f3de927711dacf33745.tar.gz
tcl-1352940f08971cbce5cf2f3de927711dacf33745.tar.bz2
Man page updates from Larry Virden.
Diffstat (limited to 'doc/open.n')
-rw-r--r--doc/open.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/open.n b/doc/open.n
index 63d9eeb..eca6607 100644
--- a/doc/open.n
+++ b/doc/open.n
@@ -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.
'\"
-'\" RCS: @(#) $Id: open.n,v 1.15 2002/07/01 18:24:39 jenglish Exp $
+'\" RCS: @(#) $Id: open.n,v 1.16 2002/07/23 18:17:12 jenglish Exp $
'\"
.so man.macros
.TH open n 8.3 Tcl "Tcl Built-In Commands"
@@ -233,7 +233,7 @@ applications on the various platforms
.SH "SEE ALSO"
file(n), close(n), filename(n), fconfigure(n), gets(n), read(n),
-puts(n), exec(n), pid(n), fopen(1)
+puts(n), exec(n), pid(n), fopen(3)
.SH KEYWORDS
access mode, append, create, file, non-blocking, open, permissions,