summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2016-09-27 19:00:22 +0000
committerpluknet <pluknet@FreeBSD.org>2016-09-27 19:00:22 +0000
commit1bb92b4e03440f10fd31b47e46fec5b6a6957d7e (patch)
tree58eddc0b28fc2ed7fe9b5dba3affb0a688eedf88 /lib/libc/sys
parent8bf475baaa5795d0c7ab4e3ecb8ca0a5b3861d06 (diff)
downloadFreeBSD-src-1bb92b4e03440f10fd31b47e46fec5b6a6957d7e.zip
FreeBSD-src-1bb92b4e03440f10fd31b47e46fec5b6a6957d7e.tar.gz
MFC r274925: misc mdoc fixes.
Diffstat (limited to 'lib/libc/sys')
-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