Module Name: src Committed By: wiz Date: Fri Apr 8 08:49:19 UTC 2011
Modified Files: src/share/man/man9: roundup.9 Log Message: Sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/roundup.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/roundup.9 diff -u src/share/man/man9/roundup.9:1.6 src/share/man/man9/roundup.9:1.7 --- src/share/man/man9/roundup.9:1.6 Fri Apr 8 07:55:04 2011 +++ src/share/man/man9/roundup.9 Fri Apr 8 08:49:19 2011 @@ -1,4 +1,4 @@ -.\" $NetBSD: roundup.9,v 1.6 2011/04/08 07:55:04 jruoho Exp $ +.\" $NetBSD: roundup.9,v 1.7 2011/04/08 08:49:19 wiz Exp $ .\" .\" Copyright (c) 2010 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -94,8 +94,8 @@ rx = roundup2(rx, sizeof(uint32_t)); .Ed .Sh SEE ALSO -.Xr param 3 , .Xr ilog2 3 , +.Xr param 3 , .Xr imax 9 .Sh CAVEATS All described macros make no assumptions about the type of the parameters.