From 1dcf396ab627512d0a860dbc8b12e59086540571 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sat, 27 Feb 2021 23:36:28 -0600 Subject: README.networking: Fix typos (aggrigation --> aggregation) --- README.networking | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.networking b/README.networking index bf90fec..835db50 100644 --- a/README.networking +++ b/README.networking @@ -261,11 +261,11 @@ IPv6 the way dhcpcd operates, not an issue with rc.inet1. -Bonding / Link Aggrigation +Bonding / Link Aggregation -------------------------- Overview ~~~~~~~~ - Bonding (or Link Aggrigation) is a teccnique for combining two or more + Bonding (or Link Aggregation) is a teccnique for combining two or more physical interfaces into a single, logical, interface; a logical interface which has all the capabilities of a single physical interface. @@ -453,7 +453,7 @@ VLANs (a.k.a, 802.1q) existing support for declaration of a network interface using the standard Slackware IFNAME[x] parameter. As shown in the examples below, VLANs interfaces can be built on top on top of regular, physical, interfaces, or on - top of a bond interface to allow for link aggrigation. + top of a bond interface to allow for link aggregation. The new IFOPT[x] generic interface options parameter can be used to customise the usage and configuration of the VLAN interfaces, but is not required in a -- cgit v1.2.3