Source-Changes-HG archive

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

[src/trunk]: src/lib/librt Markup improvements.



details:   https://anonhg.NetBSD.org/src/rev/2b9d70054d47
branches:  trunk
changeset: 346314:2b9d70054d47
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jul 06 15:55:02 2016 +0000

description:
Markup improvements.

diffstat:

 lib/librt/sched.3 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 9e5d0160b8cd -r 2b9d70054d47 lib/librt/sched.3
--- a/lib/librt/sched.3 Wed Jul 06 14:42:53 2016 +0000
+++ b/lib/librt/sched.3 Wed Jul 06 15:55:02 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sched.3,v 1.13 2016/07/05 21:13:12 christos Exp $
+.\"    $NetBSD: sched.3,v 1.14 2016/07/06 15:55:02 wiz Exp $
 .\"
 .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -156,9 +156,11 @@
 into the
 .Fa cpuset .
 .It Fn sched_protect priority
-Performs priority protection for PTHREAD_PRIO_PROTECT protocol.
+Performs priority protection for
+.Dv PTHREAD_PRIO_PROTECT
+protocol.
 This function will increase the priority of the caller thread to
-.Fa priority.
+.Fa priority .
 .El
 .Sh IMPLEMENTATION NOTES
 Setting CPU



Home | Main Index | Thread Index | Old Index