aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2022-04-02 09:52:26 +0000
committerGordon Bergling <gbe@FreeBSD.org>2022-04-09 06:18:46 +0000
commit52adfd8e15b5c36035715abd96778b835b01dd23 (patch)
tree7d0f22cfe8e99cb44e9ab8413f16b2427a036fa0
parent6fa8b6da9fb6b61237dcee8b3e38c89d7039cb1e (diff)
downloadsrc-52adfd8e15b5c36035715abd96778b835b01dd23.tar.gz
src-52adfd8e15b5c36035715abd96778b835b01dd23.zip
devd(8): Fix a typo in a configuration file
- s/coresponding/corresponding/ (cherry picked from commit e09d161bd99bbbd5b5e35eb987cf53f5f3d50515)
-rw-r--r--sbin/devd/hyperv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devd/hyperv.conf b/sbin/devd/hyperv.conf
index e90aea3e23b4..7c3e92ed099f 100644
--- a/sbin/devd/hyperv.conf
+++ b/sbin/devd/hyperv.conf
@@ -78,7 +78,7 @@ notify 11 {
# 1) ETHERNET/IFATTACH -> VF interface up (delayed by rc.conf hyperv_vf_delay
# seconds). This operation will trigger HYPERV_NIC_VF/VF_UP.
# 2) HYPERV_NIC_VF/VF_UP:
-# a) Create laggX coresponding to hnX.
+# a) Create laggX corresponding to hnX.
# b) Add hnX and VF to laggX.
# c) Whack all previous network configuration on hnX, including stopping
# dhclient.