Re: poll(2) man page example typo

2017-02-14 Thread Theo Buehler
On Tue, Feb 14, 2017 at 06:25:55PM +0100, Hiltjo Posthuma wrote: > I noticed the poll(2) man page has a typo in the example. The below patch > fixes this: Committed, thanks!

poll(2) man page example typo

2017-02-14 Thread Hiltjo Posthuma
Hi!, I noticed the poll(2) man page has a typo in the example. The below patch fixes this: diff --git a/lib/libc/sys/poll.2 b/lib/libc/sys/poll.2 index 1c622a450ab..21f46c549fd 100644 --- a/lib/libc/sys/poll.2 +++ b/lib/libc/sys/poll.2 @@ -295,7 +295,7 @@ if (nready == 0) errx(1, "time