diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:22:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:22:29 (GMT) |
commit | 7ead37405337a720e68dfc763357d28c423ca346 (patch) | |
tree | f3efc9cb8dc74c6e423d086153083555fdf0a459 /doc/man.macros | |
parent | 9819130000b63bd768a41126a1bb22bbf962b459 (diff) | |
download | tcl-7ead37405337a720e68dfc763357d28c423ca346.zip tcl-7ead37405337a720e68dfc763357d28c423ca346.tar.gz tcl-7ead37405337a720e68dfc763357d28c423ca346.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'doc/man.macros')
-rw-r--r-- | doc/man.macros | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man.macros b/doc/man.macros index 947df20..88d0342 100644 --- a/doc/man.macros +++ b/doc/man.macros @@ -68,7 +68,7 @@ .\" Print an open parenthesis, arg1 in quotes, then arg2 normally .\" (for trailing punctuation) and then a closing parenthesis. .\" -.\" RCS: @(#) $Id: man.macros,v 1.7 2007/10/25 10:25:10 dkf Exp $ +.\" RCS: @(#) $Id: man.macros,v 1.8 2007/12/13 15:22:32 dgp Exp $ .\" .\" # Set up traps and other miscellaneous stuff for Tcl/Tk man pages. .if t .wh -1.3i ^B |