From e3cb064e1b353070e0625519e85e3531625c73d4 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Fri, 16 Apr 2021 19:44:42 +0100 Subject: Correct spelling mistake of equivalent in netconfig. --- netconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netconfig b/netconfig index bb5a5ac..7583fdb 100644 --- a/netconfig +++ b/netconfig @@ -639,7 +639,7 @@ space delimited, IPv4 addresses with netmasks in the format: / For example: 111.112.113.114/24 or 111.112.113.114/24 10.0.1.114/8 -Old style netmask 255.255.255.0 is equilivant of 24 in CIDR style. +Old style netmask 255.255.255.0 is equivalent of 24 in CIDR style. If a netmask is not specified a default of 24 will be used. The first address entered will become the primary IPv4 address -- cgit v1.2.3