Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 22:27:40 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r261732 - stable/9/share/man/man4
Message-ID:  <201402102227.s1AMRexg047500@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Mon Feb 10 22:27:40 2014
New Revision: 261732
URL: http://svnweb.freebsd.org/changeset/base/261732

Log:
  MFC: r261339
  
  MLINK ixgbe.4 to {if_ix.4, ix.4}.  An update for ixgbe.4
  which deals with the "ix prefix being shared by two drivers"
  situation is forthcoming.

Modified:
  stable/9/share/man/man4/Makefile
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/Makefile
==============================================================================
--- stable/9/share/man/man4/Makefile	Mon Feb 10 22:24:49 2014	(r261731)
+++ stable/9/share/man/man4/Makefile	Mon Feb 10 22:27:40 2014	(r261732)
@@ -613,6 +613,8 @@ MLINKS+=ipw.4 if_ipw.4
 MLINKS+=iwi.4 if_iwi.4
 MLINKS+=iwn.4 if_iwn.4
 MLINKS+=ixgb.4 if_ixgb.4
+MLINKS+=ixgbe.4 ix.4
+MLINKS+=ixgbe.4 if_ix.4
 MLINKS+=ixgbe.4 if_ixgbe.4
 MLINKS+=jme.4 if_jme.4
 MLINKS+=kue.4 if_kue.4



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