Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/ccc095cccc7c
branches:  trunk
changeset: 763952:ccc095cccc7c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Apr 08 08:49:19 2011 +0000

description:
Sort SEE ALSO.

diffstat:

 share/man/man9/roundup.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 163c0d676a29 -r ccc095cccc7c share/man/man9/roundup.9
--- a/share/man/man9/roundup.9  Fri Apr 08 08:47:54 2011 +0000
+++ b/share/man/man9/roundup.9  Fri Apr 08 08:49:19 2011 +0000
@@ -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 ilog2 3 ,
 .Xr param 3 ,
-.Xr ilog2 3 ,
 .Xr imax 9
 .Sh CAVEATS
 All described macros make no assumptions about the type of the parameters.



Home | Main Index | Thread Index | Old Index