Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Use Nx. Fix typo. Capitalize Gigabit and Ethe...



details:   https://anonhg.NetBSD.org/src/rev/35d8f42fa98a
branches:  trunk
changeset: 322606:35d8f42fa98a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 09 08:03:55 2018 +0000

description:
Use Nx. Fix typo. Capitalize Gigabit and Ethernet.

diffstat:

 share/man/man4/ixv.4 |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 35b5a77cd0a1 -r 35d8f42fa98a share/man/man4/ixv.4
--- a/share/man/man4/ixv.4      Wed May 09 08:01:16 2018 +0000
+++ b/share/man/man4/ixv.4      Wed May 09 08:03:55 2018 +0000
@@ -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 ,



Home | Main Index | Thread Index | Old Index