Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2014 16:13:32 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r261838 - head/share/man/man4
Message-ID:  <201402131613.s1DGDWVo043005@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Thu Feb 13 16:13:31 2014
New Revision: 261838
URL: http://svnweb.freebsd.org/changeset/base/261838

Log:
  Add a deprecation notice to nve.4 and Xref nfe.4.
  
  MFC after:	3 days

Modified:
  head/share/man/man4/nve.4

Modified: head/share/man/man4/nve.4
==============================================================================
--- head/share/man/man4/nve.4	Thu Feb 13 15:47:41 2014	(r261837)
+++ head/share/man/man4/nve.4	Thu Feb 13 16:13:31 2014	(r261838)
@@ -26,13 +26,21 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 16, 2011
+.Dd February 13, 2014
 .Dt NVE 4
 .Os
 .Sh NAME
 .Nm nve
 .Nd "NVIDIA nForce MCP Networking Adapter device driver"
 .Sh SYNOPSIS
+.Sy Warning:
+This driver is deprecated and will not be available in
+.Fx 11.0
+and later.
+Please consider using the
+.Xr nfe 4
+driver instead.
+.Pp
 To compile this driver into the kernel,
 place the following lines in your
 kernel configuration file:
@@ -119,6 +127,7 @@ the network connection (cable).
 .Xr arp 4 ,
 .Xr miibus 4 ,
 .Xr netintro 4 ,
+.Xr nfe 4 ,
 .Xr ng_ether 4 ,
 .Xr rgephy 4 ,
 .Xr ifconfig 8



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