diff options
author | max <max@tclers.tk> | 2011-06-22 17:01:03 (GMT) |
---|---|---|
committer | max <max@tclers.tk> | 2011-06-22 17:01:03 (GMT) |
commit | b003dad85be4a3a3eaf62e80a81ea098c6d7486d (patch) | |
tree | 40dd803242bb7a01a24da4f0021487058e9b6064 /doc/CrtChnlHdlr.3 | |
parent | a3c70e61193225adc5c6ca5acfb3aea8eaba2ffa (diff) | |
download | tcl-b003dad85be4a3a3eaf62e80a81ea098c6d7486d.zip tcl-b003dad85be4a3a3eaf62e80a81ea098c6d7486d.tar.gz tcl-b003dad85be4a3a3eaf62e80a81ea098c6d7486d.tar.bz2 |
Re-add ".so man.macros", which got removed inadvertently along with the RCS Keyword lines.
Diffstat (limited to 'doc/CrtChnlHdlr.3')
-rw-r--r-- | doc/CrtChnlHdlr.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CrtChnlHdlr.3 b/doc/CrtChnlHdlr.3 index fa7f46f..f5fd1bd 100644 --- a/doc/CrtChnlHdlr.3 +++ b/doc/CrtChnlHdlr.3 @@ -4,6 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" +.so man.macros .TH Tcl_CreateChannelHandler 3 7.5 Tcl "Tcl Library Procedures" .BS '\" Note: do not modify the .SH NAME line immediately below! |