Use Nx. Fix typo. Capitalize Gigabit and Ethernet.
This commit is contained in:
parent
244c6ba5ae
commit
6e6ab05387
@ -1,4 +1,4 @@
|
|||||||
.\" $NetBSD: ixv.4,v 1.2 2018/05/09 06:04:48 msaitoh Exp $
|
.\" $NetBSD: ixv.4,v 1.3 2018/05/09 08:03:55 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -32,15 +32,17 @@
|
|||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm ixv
|
.Nm ixv
|
||||||
.Nd Intel 10 giabit Ethernet virtual function
|
.Nd Intel 10 Gigabit Ethernet virtual function
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Cd "ixv* at pci? dev ? function ?"
|
.Cd "ixv* at pci? dev ? function ?"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
driver supports Intel 10 gigabit Ethernet virtual function that 82599 and
|
driver supports Intel 10 Gigabit Ethernet virtual function that 82599 and
|
||||||
newer chips support.
|
newer chips support.
|
||||||
It can be used on a NetBSD guest that the host supports SR-IOV.
|
It can be used on a
|
||||||
|
.Nx
|
||||||
|
guest that the host supports SR-IOV.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr arp 4 ,
|
.Xr arp 4 ,
|
||||||
.Xr ixg 4 ,
|
.Xr ixg 4 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user