]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/stdin.3
execve.2, fallocate.2, futex.2, sched_rr_get_interval.2, select_tut.2, shmget.2,...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 16:46:09 +0000 (17:46 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 16:46:09 +0000 (17:46 +0100)
commitd603cc27b6b6d98c819d9d9b934c3cee6f220ffd
treeeaa02e4ee72e083704fd4a7c5f3b2787e4f62b80
parent2fda57bd09e52d892a2d703c34a0400a0b1031d6
execve.2, fallocate.2, futex.2, sched_rr_get_interval.2, select_tut.2, shmget.2, timer_getoverrun.2, times.2, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_cleanup_push_defer_np.3, pthread_getattr_np.3, pthread_self.3, pthread_setaffinity_np.3, pthread_tryjoin_np.3, sem_open.3, stdin.3, rtc.4, tty_ioctl.4, unix.7: Global fix: s/non-portable/nonportable/

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>
20 files changed:
man2/execve.2
man2/fallocate.2
man2/futex.2
man2/sched_rr_get_interval.2
man2/select_tut.2
man2/shmget.2
man2/timer_getoverrun.2
man2/times.2
man3/pthread_attr_init.3
man3/pthread_attr_setaffinity_np.3
man3/pthread_cleanup_push_defer_np.3
man3/pthread_getattr_np.3
man3/pthread_self.3
man3/pthread_setaffinity_np.3
man3/pthread_tryjoin_np.3
man3/sem_open.3
man3/stdin.3
man4/rtc.4
man4/tty_ioctl.4
man7/unix.7