summaryrefslogtreecommitdiffstats
path: root/rc.inet1.conf
diff options
context:
space:
mode:
authorDarren 'Tadgy' Austin <darren@afterdark.org.uk>2019-11-14 06:30:20 +0000
committerDarren 'Tadgy' Austin <darren@afterdark.org.uk>2019-11-14 06:30:20 +0000
commite37ff71f2cb8040e23cb7af96c0c31a4444a3b9c (patch)
tree7ef6fd68f786daa7f40e3fe68d7a88688592d68c /rc.inet1.conf
parent74a3127d8b2c7fdfb7692334acf3ce6594e5a508 (diff)
downloadslacknetsetup-e37ff71f2cb8040e23cb7af96c0c31a4444a3b9c.tar.xz
Update text in rc.inet1.conf, and sync with netconfig.
Diffstat (limited to 'rc.inet1.conf')
-rw-r--r--rc.inet1.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/rc.inet1.conf b/rc.inet1.conf
index af8a091..5969655 100644
--- a/rc.inet1.conf
+++ b/rc.inet1.conf
@@ -99,7 +99,7 @@ GATEWAY6=""
# Example of how to configure a VLAN interface:
# The VLAN ID is taken from the full interface name, which is comprised of the
# underlying interface name, a period (.) and then the VLAN ID.
-# VLANOPTS is a pipe (|) delimited list of VLAN module specific settings to be
+# IFOPTS is a pipe (|) delimited list of VLAN module specific settings to be
# applied to the interface. See the ip-link(8) man page (search for "VLAN Type
# Support") for details of the options available. This option is not required
# for a standard VLAN to be configured.
@@ -119,7 +119,7 @@ GATEWAY6=""
# Example of how to configure a bridge:
# Note the added "BRNICS" variable which contains a space-separated list
# of the physical or virtual network interfaces you want to add to the bridge.
-# BROPTS is a pipe (|) delimited list of bridge module specific settings to be
+# IFOPTS is a pipe (|) delimited list of bridge module specific settings to be
# applied to the interface. See the ip-link(8) man page (search for "BRIDGE
# Type Support") for details of the options available. This option is not
# required for a standard bridge to be configured.