summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2015-01-15 22:17:11 +0000
committerjfv <jfv@FreeBSD.org>2015-01-15 22:17:11 +0000
commit623fce04139cceab41cd2c58b73e098d069aa347 (patch)
tree54039cdf9e7641e2caee0ec7c97c9fe0f339230d /share
parent1442d037414f08e90ee2bc8e6747032e8cce7abe (diff)
downloadFreeBSD-src-623fce04139cceab41cd2c58b73e098d069aa347.zip
FreeBSD-src-623fce04139cceab41cd2c58b73e098d069aa347.tar.gz
Add needed bits to the Makefile, and the Mt to the emails.
Thanks to Nathan and Baptiste for the corrections :) MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/ixl.44
-rw-r--r--share/man/man4/ixlv.44
3 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index f93cdb2..ffedc0f 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -217,6 +217,8 @@ MAN= aac.4 \
iwnfw.4 \
ixgb.4 \
ixgbe.4 \
+ ixl.4 \
+ ixlv.4 \
jme.4 \
joy.4 \
kbdmux.4 \
@@ -667,6 +669,8 @@ MLINKS+=ixgb.4 if_ixgb.4
MLINKS+=ixgbe.4 ix.4
MLINKS+=ixgbe.4 if_ix.4
MLINKS+=ixgbe.4 if_ixgbe.4
+MLINKS+=ixl.4 if_ixl.4
+MLINKS+=ixlv.4 if_ixlv.4
MLINKS+=jme.4 if_jme.4
MLINKS+=kue.4 if_kue.4
MLINKS+=lagg.4 trunk.4
diff --git a/share/man/man4/ixl.4 b/share/man/man4/ixl.4
index 9d9523e..147d85a 100644
--- a/share/man/man4/ixl.4
+++ b/share/man/man4/ixl.4
@@ -183,6 +183,6 @@ device driver first appeared in
The
.Nm
driver was written by
-.An Jack Vogel Aq jfv@FreeBSD.org
+.An Jack Vogel Aq Mt jfv@FreeBSD.org
and
-.An Eric Joyner Aq ricera10@gmail.com .
+.An Eric Joyner Aq Mt ricera10@gmail.com .
diff --git a/share/man/man4/ixlv.4 b/share/man/man4/ixlv.4
index f32f57a..d470f06 100644
--- a/share/man/man4/ixlv.4
+++ b/share/man/man4/ixlv.4
@@ -135,6 +135,6 @@ device driver first appeared in
The
.Nm
driver was written by
-.An Jack Vogel Aq jfv@FreeBSD.org
+.An Jack Vogel Aq Mt jfv@FreeBSD.org
and
-.An Eric Joyner Aq ricera10@gmail.com .
+.An Eric Joyner Aq Mt ricera10@gmail.com .
OpenPOWER on IntegriCloud