Module Name: src
Committed By: wiz
Date: Wed May 9 08:01:16 UTC 2018
Modified Files:
src/share/man/man4: ixg.4
Log Message:
Fix xref.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man4/ixg.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/ixg.4
diff -u src/share/man/man4/ixg.4:1.11 src/share/man/man4/ixg.4:1.12
--- src/share/man/man4/ixg.4:1.11 Wed May 9 05:59:28 2018
+++ src/share/man/man4/ixg.4 Wed May 9 08:01:16 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: ixg.4,v 1.11 2018/05/09 05:59:28 msaitoh Exp $
+.\" $NetBSD: ixg.4,v 1.12 2018/05/09 08:01:16 wiz Exp $
.\"
.\" Copyright (c) 2001-2008, Intel Corporation
.\" All rights reserved.
@@ -95,7 +95,7 @@ The
device driver comes from
.Fx ,
where it is called
-.Xr ixgbe 4 .
+.Nm ixgbe .
It first appeared in
.Nx 6.0 .
.Sh AUTHORS