diff options
| author | dgp@users.sourceforge.net <dgp> | 2011-03-14 15:08:58 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2011-03-14 15:08:58 (GMT) |
| commit | 1d2425c260787685b29449f0545cc06d423e99e5 (patch) | |
| tree | 6675896a0f80286703aece72d07dc7292d48ef66 | |
| parent | 6c7426c0a2c3cbb682fa8d6e404e9ce8d80af7fe (diff) | |
| parent | cd1bf1e9c5621624d96d69e4c62bc4a5cc062e72 (diff) | |
| download | tcl-1d2425c260787685b29449f0545cc06d423e99e5.zip tcl-1d2425c260787685b29449f0545cc06d423e99e5.tar.gz tcl-1d2425c260787685b29449f0545cc06d423e99e5.tar.bz2 | |
merge 8.4
| -rw-r--r-- | doc/SourceRCFile.3 | 2 | ||||
| -rw-r--r-- | doc/Tcl.n | 2 | ||||
| -rw-r--r-- | doc/lreplace.n | 2 | ||||
| -rw-r--r-- | doc/namespace.n | 2 | ||||
| -rw-r--r-- | doc/re_syntax.n | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/SourceRCFile.3 b/doc/SourceRCFile.3 index 7fae1c7..eabc47c 100644 --- a/doc/SourceRCFile.3 +++ b/doc/SourceRCFile.3 @@ -1,7 +1,7 @@ '\" '\" Copyright (c) 1998-2000 by Scriptics Corporation. '\" All rights reserved. -'\" +'\" .so man.macros .TH Tcl_SourceRCFile 3 8.3 Tcl "Tcl Library Procedures" .BS @@ -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. -'\" +'\" .so man.macros .TH Tcl n "8.5" Tcl "Tcl Built-In Commands" .BS diff --git a/doc/lreplace.n b/doc/lreplace.n index a241e6f..2cd79d8 100644 --- a/doc/lreplace.n +++ b/doc/lreplace.n @@ -5,7 +5,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 lreplace n 7.4 Tcl "Tcl Built-In Commands" .BS diff --git a/doc/namespace.n b/doc/namespace.n index ee4f908..ddf7b51 100644 --- a/doc/namespace.n +++ b/doc/namespace.n @@ -6,7 +6,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 namespace n 8.5 Tcl "Tcl Built-In Commands" .BS diff --git a/doc/re_syntax.n b/doc/re_syntax.n index 1b32118..8701641 100644 --- a/doc/re_syntax.n +++ b/doc/re_syntax.n @@ -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. -'\" +'\" .so man.macros .TH re_syntax n "8.1" Tcl "Tcl Built-In Commands" .BS |
