mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 04:22:44 +00:00
libexec/rc/rc.d/netif: Typo fix
Just fixing a typo ("configuriing" => "configuring"). MFC after: 3 days Pull Request: https://github.com/freebsd/freebsd-src/pull/1484
This commit is contained in:
parent
6a7aa5530c
commit
65691b2daf
@ -151,7 +151,7 @@ vnet_down()
|
||||
|
||||
# netif_common routine
|
||||
# Common configuration subroutine for network interfaces. This
|
||||
# routine takes all the preparatory steps needed for configuriing
|
||||
# routine takes all the preparatory steps needed for configuring
|
||||
# an interface and then calls $routine.
|
||||
netif_common()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user