Author: eadler Date: Thu May 2 01:36:52 2013 New Revision: 250168 URL: http://svnweb.freebsd.org/changeset/base/250168
Log: Update Intel email address. PR: docs/175349 Submitted by: Lars Eggert <[email protected]> Discussed with: jfv Modified: head/share/man/man4/em.4 head/share/man/man4/igb.4 head/share/man/man4/ixgb.4 head/share/man/man4/ixgbe.4 head/sys/dev/e1000/README head/sys/dev/ixgb/README Modified: head/share/man/man4/em.4 ============================================================================== --- head/share/man/man4/em.4 Thu May 2 01:35:02 2013 (r250167) +++ head/share/man/man4/em.4 Thu May 2 01:36:52 2013 (r250168) @@ -260,7 +260,7 @@ go to the Intel support website at: If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to -.Aq [email protected] . +.Aq [email protected] . .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 , @@ -280,7 +280,7 @@ device driver first appeared in The .Nm driver was written by -.An Intel Corporation Aq [email protected] . +.An Intel Corporation Aq [email protected] . .Sh BUGS Hardware-assisted VLAN processing is disabled by default. You can enable it on an Modified: head/share/man/man4/igb.4 ============================================================================== --- head/share/man/man4/igb.4 Thu May 2 01:35:02 2013 (r250167) +++ head/share/man/man4/igb.4 Thu May 2 01:36:52 2013 (r250168) @@ -205,7 +205,7 @@ go to the Intel support website at: If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to -.Aq [email protected] . +.Aq [email protected] . .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 , @@ -225,4 +225,4 @@ device driver first appeared in The .Nm driver was written by -.An Intel Corporation Aq [email protected] . +.An Intel Corporation Aq [email protected] . Modified: head/share/man/man4/ixgb.4 ============================================================================== --- head/share/man/man4/ixgb.4 Thu May 2 01:35:02 2013 (r250167) +++ head/share/man/man4/ixgb.4 Thu May 2 01:36:52 2013 (r250168) @@ -102,7 +102,7 @@ go to the Intel support website at: If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to -.Aq [email protected] . +.Aq [email protected] . .Sh SEE ALSO .Xr arp 4 , .Xr em 4 , @@ -122,4 +122,4 @@ and The .Nm driver was written by -.An Intel Corporation Aq [email protected] . +.An Intel Corporation Aq [email protected] . Modified: head/share/man/man4/ixgbe.4 ============================================================================== --- head/share/man/man4/ixgbe.4 Thu May 2 01:35:02 2013 (r250167) +++ head/share/man/man4/ixgbe.4 Thu May 2 01:36:52 2013 (r250168) @@ -105,7 +105,7 @@ go to the Intel support website at: If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to the issue to -.Aq [email protected] . +.Aq [email protected] . .Sh SEE ALSO .Xr altq 4 , .Xr arp 4 , @@ -123,4 +123,4 @@ device driver first appeared in The .Nm driver was written by -.An Intel Corporation Aq [email protected] . +.An Intel Corporation Aq [email protected] . Modified: head/sys/dev/e1000/README ============================================================================== --- head/sys/dev/e1000/README Thu May 2 01:35:02 2013 (r250167) +++ head/sys/dev/e1000/README Thu May 2 01:36:52 2013 (r250168) @@ -389,7 +389,7 @@ For general information and support, go http://support.intel.com If an issue is identified, support is through email only at: [email protected] [email protected] License Modified: head/sys/dev/ixgb/README ============================================================================== --- head/sys/dev/ixgb/README Thu May 2 01:35:02 2013 (r250167) +++ head/sys/dev/ixgb/README Thu May 2 01:36:52 2013 (r250168) @@ -217,7 +217,7 @@ For general information and support, go If an issue is identified with the released source code on the supported kernel with a supported adapter, email the specific information related to -the issue to [email protected]. +the issue to [email protected]. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
