Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libm/man Add missing El macro.
details: https://anonhg.NetBSD.org/src/rev/1390b63a51dc
branches: trunk
changeset: 769522:1390b63a51dc
user: njoly <njoly%NetBSD.org@localhost>
date: Tue Sep 13 07:28:30 2011 +0000
description:
Add missing El macro.
diffstat:
lib/libm/man/log.3 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 33450e58dbb6 -r 1390b63a51dc lib/libm/man/log.3
--- a/lib/libm/man/log.3 Tue Sep 13 07:11:43 2011 +0000
+++ b/lib/libm/man/log.3 Tue Sep 13 07:28:30 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: log.3,v 1.1 2011/09/13 05:26:47 jruoho Exp $
+.\" $NetBSD: log.3,v 1.2 2011/09/13 07:28:30 njoly Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -87,6 +87,7 @@
and
.Fn log2f
functions return the base 2 logarithm.
+.El
.Sh RETURN VALUES
Upon successful completion, the functions return the logarithm of
.Fa x
Home |
Main Index |
Thread Index |
Old Index