Commit Graph

3 Commits

Author SHA1 Message Date
Michael Kerrisk 2fda57bd09 _syscall.2, accept.2, epoll_create.2, inotify_add_watch.2, ioctl.2, msgget.2, msgop.2, open.2, prctl.2, sched_setscheduler.2, semctl.2, semget.2, swapon.2, addseverity.3, cacosh.3, csqrt.3, dirfd.3, drand48.3, fputws.3, mq_send.3, posix_openpt.3, puts.3, sched_getcpu.3, shm_open.3, sqrt.3, sysconf.3, tgamma.3, ulimit.3, credentials.7, svipc.7: Global fix: s/non-negative/nonnegative/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "non-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 17:44:48 +01:00
Michael Kerrisk 6a56bbb532 sched_getcpu.3: Place correct header file in SYNOPSIS
Reported-by: Samy Al Bahra <sbahra@repnop.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-12-08 02:29:14 +01:00
Michael Kerrisk 2b65a83f29 Documents sched_getcpu(3), a wrapper for getcpu(2), provided since
glibc 2.6.
2008-07-03 12:14:55 +00:00