diff options
-rw-r--r-- | netconfig | 2 | ||||
-rw-r--r-- | rc.inet1.conf | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -98,7 +98,7 @@ GATEWAY6="$GATEWAY6" # ============================================================================= -# Example of how to configure a bond (link aggrigation) interface. +# Example of how to configure a bond (link aggregation) interface. # Note the addition of the BONDNICS and BONDMODE parameters. # BONDNICS is a space delimited list of interfaces to add to this bond. The # BONDNICS interfaces will be brought up and configured while bringing up the diff --git a/rc.inet1.conf b/rc.inet1.conf index 4935f68..0daee70 100644 --- a/rc.inet1.conf +++ b/rc.inet1.conf @@ -64,7 +64,7 @@ GATEWAY6="" # ============================================================================= -# Example of how to configure a bond (link aggrigation) interface. +# Example of how to configure a bond (link aggregation) interface. # Note the addition of the BONDNICS and BONDMODE parameters. # BONDNICS is a space delimited list of interfaces to add to this bond. The # BONDNICS interfaces will be brought up and configured while bringing up the |