From e37ff71f2cb8040e23cb7af96c0c31a4444a3b9c Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Thu, 14 Nov 2019 06:30:20 +0000 Subject: Update text in rc.inet1.conf, and sync with netconfig. --- rc.inet1.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rc.inet1.conf') 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. -- cgit v1.2.3