Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/stdio Sort SECTIONS.



details:   https://anonhg.NetBSD.org/src/rev/559b94206f84
branches:  trunk
changeset: 770407:559b94206f84
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Oct 15 21:43:19 2011 +0000

description:
Sort SECTIONS.

diffstat:

 lib/libc/stdio/flockfile.3 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r 25cd8141ee32 -r 559b94206f84 lib/libc/stdio/flockfile.3
--- a/lib/libc/stdio/flockfile.3        Sat Oct 15 21:39:35 2011 +0000
+++ b/lib/libc/stdio/flockfile.3        Sat Oct 15 21:43:19 2011 +0000
@@ -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 @@
 .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.



Home | Main Index | Thread Index | Old Index