Module Name: src
Committed By: wiz
Date: Wed May 9 08:03:55 UTC 2018
Modified Files:
src/share/man/man4: ixv.4
Log Message:
Use Nx. Fix typo. Capitalize Gigabit and Ethernet.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/ixv.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/ixv.4
diff -u src/share/man/man4/ixv.4:1.2 src/share/man/man4/ixv.4:1.3
--- src/share/man/man4/ixv.4:1.2 Wed May 9 06:04:48 2018
+++ src/share/man/man4/ixv.4 Wed May 9 08:03:55 2018
@@ -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.
.\" All rights reserved.
@@ -32,15 +32,17 @@
.Os
.Sh NAME
.Nm ixv
-.Nd Intel 10 giabit Ethernet virtual function
+.Nd Intel 10 Gigabit Ethernet virtual function
.Sh SYNOPSIS
.Cd "ixv* at pci? dev ? function ?"
.Sh DESCRIPTION
The
.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.
-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
.Xr arp 4 ,
.Xr ixg 4 ,