Module Name: src Committed By: jruoho Date: Tue Jun 8 08:55:46 UTC 2010
Modified Files: src/share/man/man9: imax.9 Log Message: Xref ilog2(3). To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/imax.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man9/imax.9 diff -u src/share/man/man9/imax.9:1.5 src/share/man/man9/imax.9:1.6 --- src/share/man/man9/imax.9:1.5 Fri Jul 11 13:20:17 2008 +++ src/share/man/man9/imax.9 Tue Jun 8 08:55:46 2010 @@ -1,4 +1,4 @@ -.\" $NetBSD: imax.9,v 1.5 2008/07/11 13:20:17 gdt Exp $ +.\" $NetBSD: imax.9,v 1.6 2010/06/08 08:55:46 jruoho Exp $ .\" .\" Copyright (c) 2006 Igor Sobrado .\" All rights reserved. @@ -24,7 +24,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd April 23, 2006 +.Dd June 8, 2010 .Dt IMAX 9 .Os .Sh NAME @@ -76,3 +76,5 @@ .Ar a and .Ar b . +.Sh SEE ALSO +.Xr ilog2 3