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 serial comma.
details: https://anonhg.NetBSD.org/src/rev/8f45048e3638
branches: trunk
changeset: 767882:8f45048e3638
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Aug 02 10:15:03 2011 +0000
description:
Add serial comma.
diffstat:
lib/libm/man/ilogb.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a0f3fc8a04e3 -r 8f45048e3638 lib/libm/man/ilogb.3
--- a/lib/libm/man/ilogb.3 Tue Aug 02 10:08:24 2011 +0000
+++ b/lib/libm/man/ilogb.3 Tue Aug 02 10:15:03 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ilogb.3,v 1.2 2011/07/28 22:32:29 joerg Exp $
+.\" $NetBSD: ilogb.3,v 1.3 2011/08/02 10:15:03 wiz Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\" All rights reserved.
@@ -45,7 +45,7 @@
.Sh DESCRIPTION
The
.Fn ilogb ,
-.Fn ilogbf
+.Fn ilogbf ,
and
.Fn ilogbl
functions return the exponent of the non-zero real floating-point number
Home |
Main Index |
Thread Index |
Old Index