diff options
Diffstat (limited to 'doc/while.n')
| -rw-r--r-- | doc/while.n | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/while.n b/doc/while.n index cc4921c..60275e8 100644 --- a/doc/while.n +++ b/doc/while.n @@ -5,10 +5,8 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: while.n,v 1.6 2008/10/17 10:22:25 dkf Exp $ -'\" -.so man.macros .TH while n "" Tcl "Tcl Built-In Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME @@ -64,4 +62,4 @@ set lineCount 0 .SH "SEE ALSO" break(n), continue(n), for(n), foreach(n) .SH KEYWORDS -boolean value, loop, test, while +boolean, loop, test, while |
