diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-01-16 17:37:52 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2010-01-16 17:40:20 +0100 |
| commit | c8f2dd479bbad04ca1aab7e5fd2d17a38340966d (patch) | |
| tree | 0d397e0d05bcd99214920dee0c2d5b4d2dd3ec1b /man7/ip.7 | |
| parent | 509718c075ed8bd6246f723f5f4827c8de02f4af (diff) | |
| download | man-pages-c8f2dd479bbad04ca1aab7e5fd2d17a38340966d.tar.gz | |
accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_getsetattr.2, msgctl.2, nice.2, open.2, poll.2, setresuid.2, shmctl.2, sigaction.2, times.2, utimensat.2, __setfpucw.3, atoi.3, endian.3, err.3, euidaccess.3, fenv.3, fopencookie.3, fpurge.3, getgrouplist.3, getutmp.3, j0.3, lgamma.3, netlink.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_cleanup_push_defer_np.3, pthread_getattr_np.3, pthread_kill_other_threads_np.3, pthread_setaffinity_np.3, pthread_tryjoin_np.3, pthread_yield.3, random_r.3, readdir.3, rtnetlink.3, scanf.3, setenv.3, significand.3, sigsetops.3, strerror.3, strstr.3, sysv_signal.3, termios.3, timegm.3, unlocked_stdio.3, y0.3, locale.5, bootparam.7, feature_test_macros.7, ip.7, locale.7, pthreads.7, rtld-audit.7, nscd.8: Global fix: s/non-standard/nonstandard/
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>
Diffstat (limited to 'man7/ip.7')
| -rw-r--r-- | man7/ip.7 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -953,7 +953,7 @@ programs intended to be portable. .\" IP_TRANSPARENT is Linux-specific .\" IP_FREEBIND is Linux-specific .\" IP_XFRM_POLICY is Linux-specific -.\" IP_IPSEC_POLICY is a non-standard extension, also present on some BSDs +.\" IP_IPSEC_POLICY is a nonstandard extension, also present on some BSDs Be very careful with the .B SO_BROADCAST option \- it is not privileged in Linux. |
