summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortooeffayy <colin.s.dack@gmail.com>2023-11-21 18:05:15 -0500
committertooeffayy <colin.s.dack@gmail.com>2023-11-21 18:05:15 -0500
commit9cec1113fd780c547203a1aade08386c297b9631 (patch)
tree1ab7e45fa48d3b719ddb447cc51f3e9079a31702
parent330514a6c99e87b3c2c73cd0344a9760060d25bf (diff)
downloadvyos-documentation-9cec1113fd780c547203a1aade08386c297b9631.tar.gz
vyos-documentation-9cec1113fd780c547203a1aade08386c297b9631.zip
Fix mDNS documentation to correct Example issue
-rw-r--r--docs/configuration/service/mdns.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/mdns.rst b/docs/configuration/service/mdns.rst
index dcb01207..51fbf1a1 100644
--- a/docs/configuration/service/mdns.rst
+++ b/docs/configuration/service/mdns.rst
@@ -47,7 +47,7 @@ Configuration
are launched in a subnet you will experience the mDNS packet storm death!
Example
--------
+=======
To listen on both `eth0` and `eth1` mDNS packets and also repeat packets
received on `eth0` to `eth1` (and vice-versa) use the following commands: