diff options
| author | dgp@users.sourceforge.net <dgp> | 2011-03-14 15:07:39 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2011-03-14 15:07:39 (GMT) |
| commit | cd1bf1e9c5621624d96d69e4c62bc4a5cc062e72 (patch) | |
| tree | bbc459068acc1669df1c7fc829242af87d1d78fb | |
| parent | 6e9a66c3b1072a7a9dd82bda6bf7c6c6999423c9 (diff) | |
| download | tcl-cd1bf1e9c5621624d96d69e4c62bc4a5cc062e72.zip tcl-cd1bf1e9c5621624d96d69e4c62bc4a5cc062e72.tar.gz tcl-cd1bf1e9c5621624d96d69e4c62bc4a5cc062e72.tar.bz2 | |
whitespace tidy
| -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 5b0b9f0..ed949cd 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.1" Tcl "Tcl Built-In Commands" .BS diff --git a/doc/lreplace.n b/doc/lreplace.n index 044018c..600a986 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 f3df73d..5468416 100644 --- a/doc/namespace.n +++ b/doc/namespace.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 namespace n 8.0 Tcl "Tcl Built-In Commands" .BS diff --git a/doc/re_syntax.n b/doc/re_syntax.n index 81f91b9..3a47e25 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 |
