PCI_IOV_ADD_VF.9: Fix a typo in the manual page

- s/initializating/initializing/

MFC after:	5 days
This commit is contained in:
Gordon Bergling
2025-10-26 16:34:56 +01:00
parent 1d100747d7
commit d81fe0b206
+1 -1
View File
@@ -41,7 +41,7 @@ The
.Fn PCI_IOV_ADD_VF
method is called by the PCI Single-Root I/O Virtualization
.Pq SR-IOV
infrastructure when it is initializating a new Virtual Function (VF) as a child
infrastructure when it is initializing a new Virtual Function (VF) as a child
of the given Physical Function (PF) device.
This method will not be called until a successful call to
.Xr PCI_IOV_INIT 9