From 121294362f793d551bbec3570db48607dde5753d Mon Sep 17 00:00:00 2001 From: joel Date: Sun, 23 Nov 2014 21:00:00 +0000 Subject: Misc mdoc fixes: - Remove superfluous paragraph macros. - Remove/fix empty or incorrect macros. - Sort sections into conventional order. - Terminate quoted strings properly. - Remove EOL whitespace. --- lib/libc/sys/poll.2 | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2 index a1c7ada..466523b 100644 --- a/lib/libc/sys/poll.2 +++ b/lib/libc/sys/poll.2 @@ -180,7 +180,6 @@ specifies a signal mask which is set while waiting for input. When .Fn ppoll returns, the original signal mask is restored. -.Pp .Bd -literal struct timespec { time_t tv_sec; /* seconds */ -- cgit v1.1