Fixed spelling error in ifconfig line for ed0, from netwask to netmask
This commit is contained in:
parent
95c4372f76
commit
e458b2bbfb
@ -20,7 +20,7 @@ hostname $hostname
|
||||
# ifconfig ne0 inet $hostname netmask my-netmask
|
||||
# ifconfig ec0 inet $hostname netmask my-netmask
|
||||
# ifconfig is0 inet $hostname netmask my-netmask
|
||||
# ifconfig ed0 inet $hostname netwask my-netmask
|
||||
# ifconfig ed0 inet $hostname netmask my-netmask
|
||||
|
||||
# set the address for the loopback interface
|
||||
ifconfig lo0 inet localhost
|
||||
|
Loading…
x
Reference in New Issue
Block a user