diff options
-rw-r--r-- | doc/mathop.n | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/mathop.n b/doc/mathop.n index 5ffd196..528e708 100644 --- a/doc/mathop.n +++ b/doc/mathop.n @@ -1,15 +1,15 @@ -`\" -*- nroff -*- -`\" Copyright (c) 2006 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.2 2006/12/19 08:56:53 dkf Exp $ -`\" +.\" -*- nroff -*- +.\" Copyright (c) 2006 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.3 2006/12/19 09:16:23 dkf Exp $ +.\" .so man.macros .TH mathop n 8.5 Tcl "Tcl Mathematical Operator Commands" .BS -`\" Note: do not modify the .SH NAME line immediately below! +.\" Note: do not modify the .SH NAME line immediately below! .SH NAME mathop \- Mathematical operators as Tcl commands .SH SYNOPSIS |