The branch main has been updated by gbe:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=bce295fcbe533d46d2f600168403c7968599b86b

commit bce295fcbe533d46d2f600168403c7968599b86b
Author:     Gordon Bergling <g...@freebsd.org>
AuthorDate: 2024-01-20 19:20:32 +0000
Commit:     Gordon Bergling <g...@freebsd.org>
CommitDate: 2024-01-20 19:20:32 +0000

    PCI_IOV_INIT.9: Fix a typo in the manual page
    
    - s/infrastucture/infrastructure/
    
    MFC after:      3 days
---
 share/man/man9/PCI_IOV_INIT.9 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man9/PCI_IOV_INIT.9 b/share/man/man9/PCI_IOV_INIT.9
index 3e71a65e4132..66b1e693cedb 100644
--- a/share/man/man9/PCI_IOV_INIT.9
+++ b/share/man/man9/PCI_IOV_INIT.9
@@ -40,7 +40,7 @@
 The
 .Fn PCI_IOV_INIT
 method is called by the PCI Single-Root I/O Virtualization (SR-IOV)
-infrastucture when the user requests that SR-IOV be enabled on a Physical
+infrastructure when the user requests that SR-IOV be enabled on a Physical
 Function (PF).
 The number of Virtual Functions (VFs) that will be created is passed to this
 method in the

Reply via email to