summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2018-04-08 22:22:03 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2018-04-08 22:22:03 +0200
commit4cda213a78731a8e2864ad81ad4255c024fa5bd5 (patch)
treef9e4535623b0ce11a47e70d46f26153f830f5760
parentf692b73955817f52c7e2a7448a2e9ce4504f78f0 (diff)
downloadplan9front-4cda213a78731a8e2864ad81ad4255c024fa5bd5.tar.xz
ip(3): troff magic
-rw-r--r--sys/man/3/ip30
1 files changed, 15 insertions, 15 deletions
diff --git a/sys/man/3/ip b/sys/man/3/ip
index d79e0d32e..10e48d371 100644
--- a/sys/man/3/ip
+++ b/sys/man/3/ip
@@ -387,7 +387,7 @@ changes the route table. The messages are:
.TF "\fLtag \fIstring\fR"
.PD
.TP
-.BI flush\ tag
+.BI flush\ tag
Remove routes of the specified tag, or all routes if
.I tag
is omitted.
@@ -397,36 +397,36 @@ Associate the tag,
.IR string ,
with all subsequent routes added via this file descriptor.
.TP
-.BI add "target mask nexthop"
+.BI add\ "target mask nexthop"
.TP
-.BI add "target mask nexthop interface"
+.BI add\ "target mask nexthop interface"
.TP
-.BI add "target mask nexthop source smask"
+.BI add\ "target mask nexthop source smask"
.TP
-.BI add "target mask nexthop interface source smask"
+.BI add\ "target mask nexthop interface source smask"
.TP
-.BI add "target mask nexthop tag interface source smask"
+.BI add\ "target mask nexthop tag interface source smask"
.TP
-.BI add "target mask nexthop type tag interface source smask"
+.BI add\ "target mask nexthop type tag interface source smask"
Add the route to the table. If one already exists with the
same target and mask, replace it. The
.I interface
can be given as eigther the interface number or a local
IP address on the desired interface.
.TP
-.BI remove "target mask"
+.BI remove\ "target mask"
.TP
-.BI remove "target mask nexthop"
+.BI remove\ "target mask nexthop"
.TP
-.BI remove "target mask source smask"
+.BI remove\ "target mask source smask"
.TP
-.BI remove "target mask nexthop source smask"
+.BI remove\ "target mask nexthop source smask"
.TP
-.BI remove "target mask nexthop interface source smask"
+.BI remove\ "target mask nexthop interface source smask"
.TP
-.BI remove "target mask nexthop tag interface source smask"
+.BI remove\ "target mask nexthop tag interface source smask"
.TP
-.BI remove "target mask nexthop type tag interface source smask"
+.BI remove\ "target mask nexthop type tag interface source smask"
Remove the matching route.
.
.SS "Address resolution
@@ -449,7 +449,7 @@ The control messages are:
.B flush
Remove all entries.
.TP
-.BI add\ "type IP-addr Media-addr [Interface-IP-addr]"
+.BI add\ "type IP-addr Media-addr Interface-IP-addr"
Add an entry or replace an existing one for the
same IP address. The optional interface IP address specifies the
interface where the ARP entry will be valid. This is needed