diff options
author | max <max@tclers.tk> | 2011-06-22 17:05:27 (GMT) |
---|---|---|
committer | max <max@tclers.tk> | 2011-06-22 17:05:27 (GMT) |
commit | 8ea1c68f06abaff251f55c31105d58ccb4639e6a (patch) | |
tree | 61f32a6c63fa55d8529c6164ffd7fb68b935cd04 /doc/CrtChnlHdlr.3 | |
parent | ac2bce320fd003b8f735ff82bf81bfd2f40a0da2 (diff) | |
download | tcl-8ea1c68f06abaff251f55c31105d58ccb4639e6a.zip tcl-8ea1c68f06abaff251f55c31105d58ccb4639e6a.tar.gz tcl-8ea1c68f06abaff251f55c31105d58ccb4639e6a.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 fcb1d5f..1451e30 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! |