aboutsummaryrefslogtreecommitdiffstats
path: root/man7/ip.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-01-09 23:21:02 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-21 10:29:14 +0100
commitd064d41a4b95ba7f2c70f180ab5445384fb948ab (patch)
tree39b87c84ccfdfa6d35dd4698d68007e85b1b98d3 /man7/ip.7
parentd5de9d1dc5a7d20e2bbd2578b8be2ce0a9369619 (diff)
downloadman-pages-d064d41a4b95ba7f2c70f180ab5445384fb948ab.tar.gz
Various pages: Inside code blocks (.EX/.EE) use \- to get real minus signs
A real minus can be cut and pasted... THere are a few exceptions that gave been excluded in the this change. For example, where there' is a string such as "<p1-name>", where p1-name is soome sort of pseudo-identifier. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/ip.7')
-rw-r--r--man7/ip.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/ip.7 b/man7/ip.7
index ffb890250c..12f4067ba8 100644
--- a/man7/ip.7
+++ b/man7/ip.7
@@ -447,7 +447,7 @@ struct ip_msfilter {
address */
struct in_addr imsf_interface; /* IP address of local
interface */
- uint32_t imsf_fmode; /* Filter-mode */
+ uint32_t imsf_fmode; /* Filter\-mode */
uint32_t imsf_numsrc; /* Number of sources in
the following array */