Author: jfv
Date: Thu Jan 15 22:17:11 2015
New Revision: 277219
URL: https://svnweb.freebsd.org/changeset/base/277219

Log:
  Add needed bits to the Makefile, and the Mt to the emails.
  Thanks to Nathan and Baptiste for the corrections :)
  
  MFC after: 1 week

Modified:
  head/share/man/man4/Makefile
  head/share/man/man4/ixl.4
  head/share/man/man4/ixlv.4

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile        Thu Jan 15 21:47:02 2015        
(r277218)
+++ head/share/man/man4/Makefile        Thu Jan 15 22:17:11 2015        
(r277219)
@@ -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

Modified: head/share/man/man4/ixl.4
==============================================================================
--- head/share/man/man4/ixl.4   Thu Jan 15 21:47:02 2015        (r277218)
+++ head/share/man/man4/ixl.4   Thu Jan 15 22:17:11 2015        (r277219)
@@ -183,6 +183,6 @@ device driver first appeared in
 The
 .Nm
 driver was written by
-.An Jack Vogel Aq [email protected]
+.An Jack Vogel Aq Mt [email protected]
 and
-.An Eric Joyner Aq [email protected] .
+.An Eric Joyner Aq Mt [email protected] .

Modified: head/share/man/man4/ixlv.4
==============================================================================
--- head/share/man/man4/ixlv.4  Thu Jan 15 21:47:02 2015        (r277218)
+++ head/share/man/man4/ixlv.4  Thu Jan 15 22:17:11 2015        (r277219)
@@ -135,6 +135,6 @@ device driver first appeared in
 The
 .Nm
 driver was written by
-.An Jack Vogel Aq [email protected]
+.An Jack Vogel Aq Mt [email protected]
 and
-.An Eric Joyner Aq [email protected] .
+.An Eric Joyner Aq Mt [email protected] .
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to