Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/260c3d71ceee
branches:  trunk
changeset: 763950:260c3d71ceee
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Apr 08 08:47:50 2011 +0000

description:
Sort SEE ALSO.

diffstat:

 share/man/man3/ffs32.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 4fafbbc4d534 -r 260c3d71ceee share/man/man3/ffs32.3
--- a/share/man/man3/ffs32.3    Fri Apr 08 08:47:34 2011 +0000
+++ b/share/man/man3/ffs32.3    Fri Apr 08 08:47:50 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ffs32.3,v 1.5 2011/04/08 08:40:05 jruoho Exp $
+.\"    $NetBSD: ffs32.3,v 1.6 2011/04/08 08:47:50 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -93,8 +93,8 @@
 l = fls32(n);
 .Ed
 .Sh SEE ALSO
+.Xr bitops 3 ,
 .Xr bits 3 ,
-.Xr bitops 3 ,
 .Xr bitstring 3 ,
 .Xr ffs 3 ,
 .Xr setbit 9



Home | Main Index | Thread Index | Old Index