summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-11-23 21:00:00 +0000
committerjoel <joel@FreeBSD.org>2014-11-23 21:00:00 +0000
commit121294362f793d551bbec3570db48607dde5753d (patch)
tree013ead76aba1ea725e50c6a16ed6f33fdb77158d /lib/libc
parent7ef595c6e51b921d851c6c2ad382b943cdbf5ebf (diff)
downloadFreeBSD-src-121294362f793d551bbec3570db48607dde5753d.zip
FreeBSD-src-121294362f793d551bbec3570db48607dde5753d.tar.gz
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.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/poll.21
1 files changed, 0 insertions, 1 deletions
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 */
OpenPOWER on IntegriCloud