summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwhyrlpool <26317568+whyrlpool@users.noreply.github.com>2024-07-04 13:23:46 +0100
committerGitHub <noreply@github.com>2024-07-04 13:23:46 +0100
commitd9401f959ec1021c3f5d84e30a8ed423d5d3732c (patch)
tree396b8f8949739a38a9a76327af1c7aa6aee8595c
parentaf209122161b3002019e20bd3977047da86749ab (diff)
downloadvyos-documentation-d9401f959ec1021c3f5d84e30a8ed423d5d3732c.tar.gz
vyos-documentation-d9401f959ec1021c3f5d84e30a8ed423d5d3732c.zip
trivial spelling changes to include/interface-{ip,mirror}.txt
-rw-r--r--docs/_include/interface-ip.txt2
-rw-r--r--docs/_include/interface-mirror.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_include/interface-ip.txt b/docs/_include/interface-ip.txt
index 6359aceb..5163edd8 100644
--- a/docs/_include/interface-ip.txt
+++ b/docs/_include/interface-ip.txt
@@ -82,7 +82,7 @@
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
{{ var5 }} {{ var6 }} ip enable-arp-accept
- Define behavior for gratuitous ARP frames who's IP is not already present in
+ Define behavior for gratuitous ARP frames whose IP is not already present in
the ARP table. If configured create new entries in the ARP table.
Both replies and requests type gratuitous arp will trigger the ARP table to be
diff --git a/docs/_include/interface-mirror.txt b/docs/_include/interface-mirror.txt
index 66d63248..26594984 100644
--- a/docs/_include/interface-mirror.txt
+++ b/docs/_include/interface-mirror.txt
@@ -1,6 +1,6 @@
SPAN port mirroring can copy the inbound/outbound traffic of the interface to
the specified interface, usually the interface can be connected to some special
-equipment, such as behavior control system, intrusion detection system and
+equipment, such as a behavior control system, intrusion detection system or
traffic collector, and can copy all related traffic from this port.
The benefit of mirroring the traffic is that the application is isolated from
the source traffic and so application processing does not affect the traffic