summaryrefslogtreecommitdiffstats
path: root/doc/GetStdChan.3
diff options
context:
space:
mode:
authorjenglish@flightlab.com <jenglish>2007-12-10 16:20:10 (GMT)
committerjenglish@flightlab.com <jenglish>2007-12-10 16:20:10 (GMT)
commit2cf31b014a396323349c9036ad0896a252f687ec (patch)
treeaec6307f26dcd95e16a72a84b09710aff8ed1156 /doc/GetStdChan.3
parent80cdd228002b37bba4bf47ea2560a675d1d97753 (diff)
downloadtcl-2cf31b014a396323349c9036ad0896a252f687ec.zip
tcl-2cf31b014a396323349c9036ad0896a252f687ec.tar.gz
tcl-2cf31b014a396323349c9036ad0896a252f687ec.tar.bz2
Fix markup errors.
Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO".
Diffstat (limited to 'doc/GetStdChan.3')
-rw-r--r--doc/GetStdChan.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/GetStdChan.3 b/doc/GetStdChan.3
index ed6adde..9376728 100644
--- a/doc/GetStdChan.3
+++ b/doc/GetStdChan.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: GetStdChan.3,v 1.6 2006/06/06 20:06:57 dgp Exp $
+'\" RCS: @(#) $Id: GetStdChan.3,v 1.7 2007/12/10 16:20:28 jenglish Exp $
'\"
.so man.macros
.TH Tcl_GetStdChannel 3 7.5 Tcl "Tcl Library Procedures"
@@ -78,7 +78,6 @@ standard error being last.
.PP
See \fBTcl_StandardChannels\fR for a general treatise about standard
channels and the behaviour of the Tcl library with regard to them.
-.PP
.SH "SEE ALSO"
Tcl_Close(3), Tcl_CreateChannel(3), Tcl_Main(3), tclsh(1)