aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 06:33:40 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 06:33:40 -0800
commitbfaf7aac630894f0384b6e4c83c6517e915cd14b (patch)
tree401bfb9473052901ba53a3d3dcd92553978e6ef3 /doc
parentMerge remote-tracking branch 'github/master' (diff)
downloadnetifrc-bfaf7aac630894f0384b6e4c83c6517e915cd14b.tar.gz
netifrc-bfaf7aac630894f0384b6e4c83c6517e915cd14b.tar.bz2
netifrc-bfaf7aac630894f0384b6e4c83c6517e915cd14b.zip
hsr: Missed $iface in variable names.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/net.example.Linux.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index 6059301..f65c03d 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -162,9 +162,9 @@
#
# HSR: High-availability Seamless Redundancy
#type_hsr0=hsr
-#hsr_slave1=eth0
-#hsr_slave2=eth1
-#hsr_supervision=99 # Byte value
+#hsr_slave1_hsr0=eth0
+#hsr_slave2_hsr0=eth1
+#hsr_supervision_hsr0=99 # Byte value
#-----------------------------------------------------------------------------
# WIRELESS (802.11 support)