]> git.ipfire.org Git - thirdparty/man-pages.git/commit
_syscall.2, accept.2, epoll_create.2, inotify_add_watch.2, ioctl.2, msgget.2, msgop...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 16:44:48 +0000 (17:44 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 16:44:48 +0000 (17:44 +0100)
commit2fda57bd09e52d892a2d703c34a0400a0b1031d6
tree491598cee2491486da6de93a6a5461acb647d2c7
parentff40dbb354be48759607eef6bb672907a6c59291
_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>
30 files changed:
man2/_syscall.2
man2/accept.2
man2/epoll_create.2
man2/inotify_add_watch.2
man2/ioctl.2
man2/msgget.2
man2/msgop.2
man2/open.2
man2/prctl.2
man2/sched_setscheduler.2
man2/semctl.2
man2/semget.2
man2/swapon.2
man3/addseverity.3
man3/cacosh.3
man3/csqrt.3
man3/dirfd.3
man3/drand48.3
man3/fputws.3
man3/mq_send.3
man3/posix_openpt.3
man3/puts.3
man3/sched_getcpu.3
man3/shm_open.3
man3/sqrt.3
man3/sysconf.3
man3/tgamma.3
man3/ulimit.3
man7/credentials.7
man7/svipc.7