Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 22:17:12 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r277219 - head/share/man/man4
Message-ID:  <201501152217.t0FMHCxU033097@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 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 .

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 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 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501152217.t0FMHCxU033097>