aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/sem_wait.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/sem_wait.3 b/lib/libc/gen/sem_wait.3
index b8303d452343..993ac4a15a29 100644
--- a/lib/libc/gen/sem_wait.3
+++ b/lib/libc/gen/sem_wait.3
@@ -78,7 +78,6 @@ Additionally,
.Fn sem_wait
will fail if:
.Bl -tag -width Er
-.Pp
.It Bq Er EINTR
A signal interrupted this function.
.El