summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sched_yield.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:52:20 +0000
commit01548ace1533487f9c0488f55112c9d8641f8184 (patch)
tree23294a96f715e1e5bc35c1029ec151c90ee95b96 /lib/libc/sys/sched_yield.2
parent47f5e31e2bb626743fa9e912918201fe505b1419 (diff)
downloadFreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.zip
FreeBSD-src-01548ace1533487f9c0488f55112c9d8641f8184.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'lib/libc/sys/sched_yield.2')
-rw-r--r--lib/libc/sys/sched_yield.23
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/sched_yield.2 b/lib/libc/sys/sched_yield.2
index c8a60a0..9db8942 100644
--- a/lib/libc/sys/sched_yield.2
+++ b/lib/libc/sys/sched_yield.2
@@ -39,7 +39,8 @@
The
.Fn sched_yield
system call forces the running process to relinquish the processor until it
-again becomes the head of its process list. It takes no arguments.
+again becomes the head of its process list.
+It takes no arguments.
.Sh RETURN VALUES
.Rv -std sched_yield
.Sh ERRORS
OpenPOWER on IntegriCloud