diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-09 14:23:54 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-09 14:23:54 (GMT) |
commit | 4afb8f350cf1359f2e21518ab8b6dd3694540fa5 (patch) | |
tree | c9871a95b890a09377cb8bd3c2793060a1b394ab /doc/mathfunc.n | |
parent | 978589436b703c6fb5b4b6b9075a45a942bdb1ad (diff) | |
download | tcl-4afb8f350cf1359f2e21518ab8b6dd3694540fa5.zip tcl-4afb8f350cf1359f2e21518ab8b6dd3694540fa5.tar.gz tcl-4afb8f350cf1359f2e21518ab8b6dd3694540fa5.tar.bz2 |
Small doc improvements [Bug 1211078] etc.
Diffstat (limited to 'doc/mathfunc.n')
-rw-r--r-- | doc/mathfunc.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mathfunc.n b/doc/mathfunc.n index f9ebdcb..5ea56bc 100644 --- a/doc/mathfunc.n +++ b/doc/mathfunc.n @@ -1,4 +1,4 @@ -.\" +'\" '\" Copyright (c) 1993 The Regents of the University of California. '\" Copyright (c) 1994-2000 Sun Microsystems, Inc. '\" Copyright (c) 2005 by Kevin B. Kenny <kennykb@acm.org>. All rights reserved @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: mathfunc.n,v 1.5 2005/05/26 08:08:49 dkf Exp $ +'\" RCS: @(#) $Id: mathfunc.n,v 1.6 2005/06/09 14:24:06 dkf Exp $ '\" .so man.macros .TH mathfunc n 8.5 Tcl "Tcl Mathematical Functions" |