Module Name:    src
Committed By:   wiz
Date:           Fri Apr  8 08:47:50 UTC 2011

Modified Files:
        src/share/man/man3: ffs32.3

Log Message:
Sort SEE ALSO.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man3/ffs32.3

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/man3/ffs32.3
diff -u src/share/man/man3/ffs32.3:1.5 src/share/man/man3/ffs32.3:1.6
--- src/share/man/man3/ffs32.3:1.5	Fri Apr  8 08:40:05 2011
+++ src/share/man/man3/ffs32.3	Fri Apr  8 08:47:50 2011
@@ -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 bits 3 ,
 .Xr bitops 3 ,
+.Xr bits 3 ,
 .Xr bitstring 3 ,
 .Xr ffs 3 ,
 .Xr setbit 9

Reply via email to