hv_netvsc.4: Fix hn(4) mlink typo

MFC after:	3 days
Fixes:		e47939b3b1 (hn: fix build on !x86)
This commit is contained in:
Alexander Ziaee
2025-08-15 12:40:30 -04:00
parent 08f5e06c5e
commit 429152cb04
+1 -1
View File
@@ -846,7 +846,7 @@ _cpuctl.4= cpuctl.4
_dpms.4= dpms.4
_ftgpio.4= ftgpio.4
_ftwd.4= ftwd.4
_hn.4= _hn.4
_hn.4= hn.4
_hpt27xx.4= hpt27xx.4
_hptiop.4= hptiop.4
_hptmv.4= hptmv.4