diff options
author | das <das@noemail.net> | 2006-12-06 01:41:59 (GMT) |
---|---|---|
committer | das <das@noemail.net> | 2006-12-06 01:41:59 (GMT) |
commit | 5ec681eb4afa9b99c653875f50f24934bdb4c157 (patch) | |
tree | ca9531eaa9e94fe806396c386b933dc9f4d0d36d /doc/mathfunc.n | |
parent | 7eda0d650603b5973227d53c3bc25fd81feefc11 (diff) | |
download | tcl-5ec681eb4afa9b99c653875f50f24934bdb4c157.zip tcl-5ec681eb4afa9b99c653875f50f24934bdb4c157.tar.gz tcl-5ec681eb4afa9b99c653875f50f24934bdb4c157.tar.bz2 |
fix errors flagged by make/html
FossilOrigin-Name: 5604f7dec6cb14b4665651885213a7433a334db4
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 fdc92c7..1b2cf83 100644 --- a/doc/mathfunc.n +++ b/doc/mathfunc.n @@ -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.12 2006/12/01 19:59:59 kennykb Exp $ +'\" RCS: @(#) $Id: mathfunc.n,v 1.13 2006/12/06 01:42:00 das Exp $ '\" .so man.macros .TH mathfunc n 8.5 Tcl "Tcl Mathematical Functions" @@ -51,7 +51,7 @@ package require \fBTcl 8.5\fR .br \fB::tcl::mathfunc::int\fR \fIarg\fR .br -\fB::tcl::mathfunc::isqrt\fR \fIarg \F +\fB::tcl::mathfunc::isqrt\fR \fIarg\fR .br \fB::tcl::mathfunc::log\fR \fIarg\fR .br |