diff options
author | dkf <dkf@noemail.net> | 2002-11-15 15:34:16 (GMT) |
---|---|---|
committer | dkf <dkf@noemail.net> | 2002-11-15 15:34:16 (GMT) |
commit | 057c47e967d9347e0feb3e86b3ce825d62966807 (patch) | |
tree | 1dbaba2cad2f1edcbfd99fea460a93d9a7abff9a /doc/StdChannels.3 | |
parent | e7660197eda3bf055e515ca1b01593b44b090256 (diff) | |
download | tcl-057c47e967d9347e0feb3e86b3ce825d62966807.zip tcl-057c47e967d9347e0feb3e86b3ce825d62966807.tar.gz tcl-057c47e967d9347e0feb3e86b3ce825d62966807.tar.bz2 |
Added missing .BE [Bug 629330]
FossilOrigin-Name: d81f9a0a5262f02513b02d22d9397099ffd83cbe
Diffstat (limited to 'doc/StdChannels.3')
-rw-r--r-- | doc/StdChannels.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/StdChannels.3 b/doc/StdChannels.3 index 7d1f25b..c8a8449 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.7 2001/12/10 15:50:46 dgp Exp $ +'\" RCS: @(#) $Id: StdChannels.3,v 1.8 2002/11/15 15:34:17 dkf Exp $ '\" .so man.macros .TH "Standard Channels" 3 7.5 Tcl "Tcl Library Procedures" @@ -12,6 +12,7 @@ '\" Note: do not modify the .SH NAME line immediately below! .SH NAME Tcl_StandardChannels \- How the Tcl library deals with the standard channels +.BE .SH DESCRIPTION .PP |