]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/xdr.3
intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getsockopt...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 16:40:55 +0000 (17:40 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 16 Jan 2010 16:40:55 +0000 (17:40 +0100)
commitc7094399ad4e8fa524ef058239ff5f16dbdfa148
tree991aa67c7a3005d2a67bdb108fc7873c2046fc8f
parentc8f2dd479bbad04ca1aab7e5fd2d17a38340966d
intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getsockopt.2, gettimeofday.2, intro.2, ioctl_list.2, ioperm.2, mlock.2, pivot_root.2, poll.2, prctl.2, ptrace.2, sched_setscheduler.2, select_tut.2, semget.2, sigaltstack.2, signalfd.2, sysctl.2, timer_settime.2, timerfd_create.2, wait.2, CPU_SET.3, argz_add.3, assert_perror.3, atexit.3, backtrace.3, bcmp.3, clearenv.3, ctime.3, dl_iterate_phdr.3, dlopen.3, ecvt.3, errno.3, error.3, ether_aton.3, exit.3, fenv.3, ferror.3, finite.3, flockfile.3, fnmatch.3, fpathconf.3, fpclassify.3, ftime.3, ftok.3, ftw.3, fwide.3, getaddrinfo.3, gethostbyname.3, getlogin.3, getnameinfo.3, getnetent.3, getopt.3, getprotoent.3, getrpcent.3, getservent.3, glob.3, hsearch.3, inet.3, isalpha.3, iswalnum.3, iswalpha.3, iswblank.3, iswcntrl.3, iswctype.3, iswdigit.3, iswgraph.3, iswlower.3, iswprint.3, iswpunct.3, iswspace.3, iswupper.3, iswxdigit.3, longjmp.3, lsearch.3, malloc.3, matherr.3, mblen.3, mbsinit.3, mbtowc.3, on_exit.3, printf.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_attr_setdetachstate.3, pthread_attr_setguardsize.3, pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_attr_setscope.3, pthread_attr_setstack.3, pthread_attr_setstackaddr.3, pthread_attr_setstacksize.3, pthread_cancel.3, pthread_cleanup_push.3, pthread_equal.3, pthread_getattr_np.3, pthread_getcpuclockid.3, pthread_setaffinity_np.3, pthread_setcancelstate.3, pthread_setconcurrency.3, pthread_setschedparam.3, pthread_setschedprio.3, ptsname.3, putenv.3, putgrent.3, raise.3, rcmd.3, regex.3, rexec.3, rpc.3, rpmatch.3, rtnetlink.3, scandir.3, sem_init.3, setaliasent.3, setbuf.3, setenv.3, setjmp.3, signbit.3, stdio_ext.3, strtod.3, strtol.3, strtoul.3, system.3, termios.3, timeradd.3, tzset.3, ualarm.3, wctomb.3, xdr.3, st.4, tty_ioctl.4, core.5, elf.5, proc.5, bootparam.7, capabilities.7, icmp.7, ip.7, ipv6.7, math_error.7, mdoc.samples.7, mq_overview.7, pthreads.7, raw.7, regex.7, socket.7, tcp.7, tzselect.8: Global fix: s/non-zero/nonzero/

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>
155 files changed:
man1/intro.1
man1/time.1
man2/adjtimex.2
man2/capget.2
man2/eventfd.2
man2/fcntl.2
man2/getrlimit.2
man2/getsockopt.2
man2/gettimeofday.2
man2/intro.2
man2/ioctl_list.2
man2/ioperm.2
man2/mlock.2
man2/pivot_root.2
man2/poll.2
man2/prctl.2
man2/ptrace.2
man2/sched_setscheduler.2
man2/select_tut.2
man2/semget.2
man2/sigaltstack.2
man2/signalfd.2
man2/sysctl.2
man2/timer_settime.2
man2/timerfd_create.2
man2/wait.2
man3/CPU_SET.3
man3/argz_add.3
man3/assert_perror.3
man3/atexit.3
man3/backtrace.3
man3/bcmp.3
man3/clearenv.3
man3/ctime.3
man3/dl_iterate_phdr.3
man3/dlopen.3
man3/ecvt.3
man3/errno.3
man3/error.3
man3/ether_aton.3
man3/exit.3
man3/fenv.3
man3/ferror.3
man3/finite.3
man3/flockfile.3
man3/fnmatch.3
man3/fpathconf.3
man3/fpclassify.3
man3/ftime.3
man3/ftok.3
man3/ftw.3
man3/fwide.3
man3/getaddrinfo.3
man3/gethostbyname.3
man3/getlogin.3
man3/getnameinfo.3
man3/getnetent.3
man3/getopt.3
man3/getprotoent.3
man3/getrpcent.3
man3/getservent.3
man3/glob.3
man3/hsearch.3
man3/inet.3
man3/isalpha.3
man3/iswalnum.3
man3/iswalpha.3
man3/iswblank.3
man3/iswcntrl.3
man3/iswctype.3
man3/iswdigit.3
man3/iswgraph.3
man3/iswlower.3
man3/iswprint.3
man3/iswpunct.3
man3/iswspace.3
man3/iswupper.3
man3/iswxdigit.3
man3/longjmp.3
man3/lsearch.3
man3/malloc.3
man3/matherr.3
man3/mblen.3
man3/mbsinit.3
man3/mbtowc.3
man3/on_exit.3
man3/printf.3
man3/pthread_attr_init.3
man3/pthread_attr_setaffinity_np.3
man3/pthread_attr_setdetachstate.3
man3/pthread_attr_setguardsize.3
man3/pthread_attr_setinheritsched.3
man3/pthread_attr_setschedparam.3
man3/pthread_attr_setschedpolicy.3
man3/pthread_attr_setscope.3
man3/pthread_attr_setstack.3
man3/pthread_attr_setstackaddr.3
man3/pthread_attr_setstacksize.3
man3/pthread_cancel.3
man3/pthread_cleanup_push.3
man3/pthread_equal.3
man3/pthread_getattr_np.3
man3/pthread_getcpuclockid.3
man3/pthread_setaffinity_np.3
man3/pthread_setcancelstate.3
man3/pthread_setconcurrency.3
man3/pthread_setschedparam.3
man3/pthread_setschedprio.3
man3/ptsname.3
man3/putenv.3
man3/putgrent.3
man3/raise.3
man3/rcmd.3
man3/regex.3
man3/rexec.3
man3/rpc.3
man3/rpmatch.3
man3/rtnetlink.3
man3/scandir.3
man3/sem_init.3
man3/setaliasent.3
man3/setbuf.3
man3/setenv.3
man3/setjmp.3
man3/signbit.3
man3/stdio_ext.3
man3/strtod.3
man3/strtol.3
man3/strtoul.3
man3/system.3
man3/termios.3
man3/timeradd.3
man3/tzset.3
man3/ualarm.3
man3/wctomb.3
man3/xdr.3
man4/st.4
man4/tty_ioctl.4
man5/core.5
man5/elf.5
man5/proc.5
man7/bootparam.7
man7/capabilities.7
man7/icmp.7
man7/ip.7
man7/ipv6.7
man7/math_error.7
man7/mdoc.samples.7
man7/mq_overview.7
man7/pthreads.7
man7/raw.7
man7/regex.7
man7/socket.7
man7/tcp.7
man8/tzselect.8