Package: manpages
Version: 3.74-1
Severity: minor
File: /usr/share/man/man7/epoll.7.gz
The example code in epoll(7) includes:
nfds = epoll_wait(epollfd, events, MAX_EVENTS, -1);
if (nfds == -1) {
perror("epoll_pwait");
I suggest to pass "epoll_wait" (i.e. without a 'p') to perror instead.
Best regards
Uwe
-- System Information:
Debian Release: 8.0
APT prefers proposed-updates
APT policy: (900, 'proposed-updates'), (900, 'stable'), (600, 'unstable'),
(500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
manpages depends on no packages.
manpages recommends no packages.
Versions of packages manpages suggests:
ii man-db [man-browser] 2.7.0.2-5
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]