diff options
author | Christian Brueffer <brueffer@FreeBSD.org> | 2015-08-12 11:56:19 +0000 |
---|---|---|
committer | Christian Brueffer <brueffer@FreeBSD.org> | 2015-08-12 11:56:19 +0000 |
commit | 548afe2bec75e5b1c3957700344c027d8ed09f59 (patch) | |
tree | 092913eebbfeace253b20e892cfc0da2e7a65900 /share/man/man9/PCI_IOV_ADD_VF.9 | |
parent | f3fe76ecd8c1de89da516f2f13205887f1ada222 (diff) |
Fix mandoc warnings/errors.
MFC after: 1 week
Notes
Notes:
svn path=/head/; revision=286663
Diffstat (limited to 'share/man/man9/PCI_IOV_ADD_VF.9')
-rw-r--r-- | share/man/man9/PCI_IOV_ADD_VF.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/PCI_IOV_ADD_VF.9 b/share/man/man9/PCI_IOV_ADD_VF.9 index d99a1065a6a2..1294cd096245 100644 --- a/share/man/man9/PCI_IOV_ADD_VF.9 +++ b/share/man/man9/PCI_IOV_ADD_VF.9 @@ -104,8 +104,8 @@ the PF. .Sh SEE ALSO .Xr nv 9 , .Xr pci 9 , -.Xr pci_iov_schema 9 , .Xr PCI_IOV_INIT 9 , +.Xr pci_iov_schema 9 , .Xr PCI_IOV_UNINIT 9 .Sh AUTHORS This manual page was written by |