Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/librt Sort sections.
details: https://anonhg.NetBSD.org/src/rev/807e4c317e59
branches: trunk
changeset: 764524:807e4c317e59
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 25 23:14:33 2011 +0000
description:
Sort sections.
diffstat:
lib/librt/sched.3 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 9dbc0c44c2be -r 807e4c317e59 lib/librt/sched.3
--- a/lib/librt/sched.3 Mon Apr 25 22:54:05 2011 +0000
+++ b/lib/librt/sched.3 Mon Apr 25 23:14:33 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sched.3,v 1.9 2010/05/06 10:49:53 jruoho Exp $
+.\" $NetBSD: sched.3,v 1.10 2011/04/25 23:14:33 wiz Exp $
.\"
.\" Copyright (c) 2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -147,6 +147,12 @@
into the
.Fa cpuset .
.El
+.Sh IMPLEMENTATION NOTES
+Portable applications should not use the
+.Fn sched_setaffinity_np
+and
+.Fn sched_getaffinity_np
+functions.
.Sh RETURN VALUES
.Fn sched_setparam ,
.Fn sched_getparam ,
@@ -242,12 +248,6 @@
.Fa pid
is not zero.
.El
-.Sh IMPLEMENTATION NOTES
-Portable applications should not use the
-.Fn sched_setaffinity_np
-and
-.Fn sched_getaffinity_np
-functions.
.Sh SEE ALSO
.Xr affinity 3 ,
.Xr cpuset 3 ,
Home |
Main Index |
Thread Index |
Old Index