Module Name:    src
Committed By:   wiz
Date:           Sat Oct 15 21:43:19 UTC 2011

Modified Files:
        src/lib/libc/stdio: flockfile.3

Log Message:
Sort SECTIONS.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/stdio/flockfile.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/stdio/flockfile.3
diff -u src/lib/libc/stdio/flockfile.3:1.5 src/lib/libc/stdio/flockfile.3:1.6
--- src/lib/libc/stdio/flockfile.3:1.5	Sat Oct 15 21:35:49 2011
+++ src/lib/libc/stdio/flockfile.3	Sat Oct 15 21:43:19 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: flockfile.3,v 1.5 2011/10/15 21:35:49 rmind Exp $
+.\"	$NetBSD: flockfile.3,v 1.6 2011/10/15 21:43:19 wiz Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -117,11 +117,11 @@ and
 .Fn funlockfile
 functions conform to
 .St -p1003.1-2001 .
-.Sh BUGS
-The design of these interfaces does not allow for addressing the
-problem of priority inversion.
 .Sh HISTORY
 The
 .Fn flockfile
 function first appeared in
 .Fx 2.0 .
+.Sh BUGS
+The design of these interfaces does not allow for addressing the
+problem of priority inversion.

Reply via email to