summaryrefslogtreecommitdiffstats
path: root/doc/mathop.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-09-23 13:22:09 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-09-23 13:22:09 (GMT)
commit93cc89e95b9f7beacfffdc354a2096d7dcb96bd5 (patch)
treeffe62d2d40d2a4670ee136cf79447c3117e23216 /doc/mathop.n
parent282e134aeee90a7223dae8944b610c218aeaec78 (diff)
downloadtcl-93cc89e95b9f7beacfffdc354a2096d7dcb96bd5.zip
tcl-93cc89e95b9f7beacfffdc354a2096d7dcb96bd5.tar.gz
tcl-93cc89e95b9f7beacfffdc354a2096d7dcb96bd5.tar.bz2
Fix [Bug 2118123]
Diffstat (limited to 'doc/mathop.n')
-rw-r--r--doc/mathop.n7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/mathop.n b/doc/mathop.n
index d65b236..9210430 100644
--- a/doc/mathop.n
+++ b/doc/mathop.n
@@ -1,10 +1,10 @@
-.\" -*- nroff -*-
+.\"
.\" Copyright (c) 2006-2007 Donal K. Fellows.
.\"
.\" See the file "license.terms" for information on usage and redistribution
.\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
.\"
-.\" RCS: @(#) $Id: mathop.n,v 1.10 2007/12/13 15:22:32 dgp Exp $
+.\" RCS: @(#) $Id: mathop.n,v 1.11 2008/09/23 13:22:18 dkf Exp $
.\"
.so man.macros
.TH mathop n 8.5 Tcl "Tcl Mathematical Operator Commands"
@@ -298,3 +298,6 @@ set sorted [\fB<=\fR {*}$list]
expr(n), mathfunc(n), namespace(n)
.SH KEYWORDS
command, expression, operator
+'\" Local Variables:
+'\" mode: nroff
+'\" End: