diff options
Diffstat (limited to 'doc/subst.n')
| -rw-r--r-- | doc/subst.n | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/subst.n b/doc/subst.n index 3685c0f..990b9d3 100644 --- a/doc/subst.n +++ b/doc/subst.n @@ -6,10 +6,8 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: subst.n,v 1.17 2008/10/17 10:22:25 dkf Exp $ -'\" -.so man.macros .TH subst n 7.4 Tcl "Tcl Built-In Commands" +.so man.macros .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME @@ -160,7 +158,7 @@ not .SH "SEE ALSO" Tcl(n), eval(n), break(n), continue(n) .SH KEYWORDS -backslash substitution, command substitution, variable substitution +backslash substitution, command substitution, quoting, substitution, variable substitution .\" Local Variables: .\" mode: nroff .\" End: |
