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 | 0f129f0a5399bb4325704b2c364cb351fd695212 (patch) | |
tree | 40dd803242bb7a01a24da4f0021487058e9b6064 /doc | |
parent | 1e9188277630968a77b7346ef18d196193330c3d (diff) | |
download | tcl-0f129f0a5399bb4325704b2c364cb351fd695212.zip tcl-0f129f0a5399bb4325704b2c364cb351fd695212.tar.gz tcl-0f129f0a5399bb4325704b2c364cb351fd695212.tar.bz2 |
Re-add ".so man.macros", which got removed inadvertently along with the RCS Keyword lines.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CrtChnlHdlr.3 | 1 | ||||
-rw-r--r-- | doc/CrtCloseHdlr.3 | 1 |
2 files changed, 2 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! diff --git a/doc/CrtCloseHdlr.3 b/doc/CrtCloseHdlr.3 index 32cd7a5..c8804b1 100644 --- a/doc/CrtCloseHdlr.3 +++ b/doc/CrtCloseHdlr.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_CreateCloseHandler 3 7.5 Tcl "Tcl Library Procedures" .BS '\" Note: do not modify the .SH NAME line immediately below! |