Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Put also powerof2(9) to SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/33976bece540
branches: trunk
changeset: 755521:33976bece540
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jun 08 09:00:51 2010 +0000
description:
Put also powerof2(9) to SEE ALSO.
diffstat:
share/man/man3/ilog2.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 215d589bac0b -r 33976bece540 share/man/man3/ilog2.3
--- a/share/man/man3/ilog2.3 Tue Jun 08 09:00:22 2010 +0000
+++ b/share/man/man3/ilog2.3 Tue Jun 08 09:00:51 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ilog2.3,v 1.1 2010/06/08 08:51:09 jruoho Exp $ $
+.\" $NetBSD: ilog2.3,v 1.2 2010/06/08 09:00:51 jruoho Exp $ $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -55,7 +55,8 @@
A value \-1 is returned on error.
.Sh SEE ALSO
.Xr log2 3 ,
-.Xr imax 9
+.Xr imax 9 ,
+.Xr powerof2 9
.Sh HISTORY
The
.Fn ilog2
Home |
Main Index |
Thread Index |
Old Index