diff options
author | dgp <dgp@users.sourceforge.net> | 2011-03-14 15:07:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-03-14 15:07:39 (GMT) |
commit | 7e17ddb9862dadea982123759c893fe9ba764736 (patch) | |
tree | bbc459068acc1669df1c7fc829242af87d1d78fb | |
parent | 302d9a5dcd0c64b50f4294ae4ed5330011e178df (diff) | |
download | tcl-7e17ddb9862dadea982123759c893fe9ba764736.zip tcl-7e17ddb9862dadea982123759c893fe9ba764736.tar.gz tcl-7e17ddb9862dadea982123759c893fe9ba764736.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 |