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 j...@freebsd.org
+.An Jack Vogel Aq Mt j...@freebsd.org
 and
-.An Eric Joyner Aq ricer...@gmail.com .
+.An Eric Joyner Aq Mt ricer...@gmail.com .

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 j...@freebsd.org
+.An Jack Vogel Aq Mt j...@freebsd.org
 and
-.An Eric Joyner Aq ricer...@gmail.com .
+.An Eric Joyner Aq Mt ricer...@gmail.com .
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to