Module Name:    src
Committed By:   wiz
Date:           Wed Jul  6 15:55:02 UTC 2016

Modified Files:
        src/lib/librt: sched.3

Log Message:
Markup improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/librt/sched.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/librt/sched.3
diff -u src/lib/librt/sched.3:1.13 src/lib/librt/sched.3:1.14
--- src/lib/librt/sched.3:1.13	Tue Jul  5 21:13:12 2016
+++ src/lib/librt/sched.3	Wed Jul  6 15:55:02 2016
@@ -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 @@ Get the affinity mask of the process spe
 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

Reply via email to