summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sched_yield.2
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/sys/sched_yield.2
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'lib/libc/sys/sched_yield.2')
-rw-r--r--lib/libc/sys/sched_yield.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/sched_yield.2 b/lib/libc/sys/sched_yield.2
index ed886c7..ee5c123 100644
--- a/lib/libc/sys/sched_yield.2
+++ b/lib/libc/sys/sched_yield.2
@@ -41,7 +41,7 @@ The
function forces the running process to relinquish the processor until it
again becomes the head of its process list. It takes no arguments.
.Sh RETURN VALUES
-The
+The
.Fn sched_yield
function will return zero if it completes successfully, or it
will return a value of -1 and set
@@ -57,6 +57,6 @@ The system is not configured to support this functionality.
.El
.Sh STANDARDS
The
-.Fn sched_yield
+.Fn sched_yield
function conforms to
.St -p1003.1b-93 .
OpenPOWER on IntegriCloud