Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Xref ilogb(3).
details: https://anonhg.NetBSD.org/src/rev/d4fdeaa05925
branches: trunk
changeset: 764871:d4fdeaa05925
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue May 10 06:39:45 2011 +0000
description:
Xref ilogb(3).
diffstat:
share/man/man3/ilog2.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 4cecd5727ac8 -r d4fdeaa05925 share/man/man3/ilog2.3
--- a/share/man/man3/ilog2.3 Tue May 10 06:38:33 2011 +0000
+++ b/share/man/man3/ilog2.3 Tue May 10 06:39:45 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ilog2.3,v 1.4 2011/04/08 08:40:05 jruoho Exp $ $
+.\" $NetBSD: ilog2.3,v 1.5 2011/05/10 06:39:45 jruoho Exp $ $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 8, 2011
+.Dd May 10, 2011
.Dt ILOG2 3
.Os
.Sh NAME
@@ -55,6 +55,7 @@
A value \-1 is returned on error.
.Sh SEE ALSO
.Xr bitops 3 ,
+.Xr ilogb 3 ,
.Xr log2 3 ,
.Xr imax 9 ,
.Xr powerof2 9
Home |
Main Index |
Thread Index |
Old Index