summaryrefslogtreecommitdiffstats
path: root/doc/StdChannels.3
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-11-12 19:37:03 (GMT)
committerhobbs <hobbs>2001-11-12 19:37:03 (GMT)
commitb99964b24ae10d1d9df46dd6069ca45ef0b462f8 (patch)
tree95dfc7e9e510f0881620425f8f90568b78bd2682 /doc/StdChannels.3
parentdc126cb94dc1c1b9f14b7d8217a6f4f4eda653dc (diff)
downloadtcl-b99964b24ae10d1d9df46dd6069ca45ef0b462f8.zip
tcl-b99964b24ae10d1d9df46dd6069ca45ef0b462f8.tar.gz
tcl-b99964b24ae10d1d9df46dd6069ca45ef0b462f8.tar.bz2
correct nroff format problems
Diffstat (limited to 'doc/StdChannels.3')
-rw-r--r--doc/StdChannels.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/StdChannels.3 b/doc/StdChannels.3
index 1398d78..c874c2d 100644
--- a/doc/StdChannels.3
+++ b/doc/StdChannels.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: StdChannels.3,v 1.4 2001/11/10 02:34:57 hobbs Exp $
+'\" RCS: @(#) $Id: StdChannels.3,v 1.5 2001/11/12 19:37:03 hobbs Exp $
'\"
.so man.macros
.TH "Standard Channels" 3 7.5 Tcl "Tcl Library Procedures"
@@ -13,7 +13,7 @@
.SH NAME
Tcl_StandardChannels \- How the Tcl library deals with the standard channels
.SH SYNOPSIS
-.PP
+.nf
This page explains the initialization and use of standard channels in
the Tcl library.
.PP