summaryrefslogtreecommitdiffstats
path: root/doc/mathop.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2006-12-19 09:16:23 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2006-12-19 09:16:23 (GMT)
commit167bf30c3f48c85743b0ec5de38f1f0f031415eb (patch)
tree4cc1685b4953616d6ffce31b0a70cc24216cd9fd /doc/mathop.n
parentfa5177ba71bc654d583f9b6afcc700d5bc65a895 (diff)
downloadtcl-167bf30c3f48c85743b0ec5de38f1f0f031415eb.zip
tcl-167bf30c3f48c85743b0ec5de38f1f0f031415eb.tar.gz
tcl-167bf30c3f48c85743b0ec5de38f1f0f031415eb.tar.bz2
Wrote the commenting wrongly; used proper troff construct as recommended in
CSTR#54 (The Troff User's Manual).
Diffstat (limited to 'doc/mathop.n')
-rw-r--r--doc/mathop.n18
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