From c6ff3a1bf74d96278726113478b2c66884aab584 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Thu, 2 Mar 2000 09:14:21 +0000 Subject: Remove single-space hard sentence breaks. These degrade the quality of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. --- lib/libc/sys/accept.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc/sys/accept.2') diff --git a/lib/libc/sys/accept.2 b/lib/libc/sys/accept.2 index 384823ea458b..e71626146f05 100644 --- a/lib/libc/sys/accept.2 +++ b/lib/libc/sys/accept.2 @@ -150,7 +150,8 @@ for read and write, then calls .Fn _thread_sys_accept . If the call to .Fn _thread_sys_accept -would block, a context switch is performed. Before returning, +would block, a context switch is performed. +Before returning, .Fn accept unlocks .Va s . -- cgit v1.3