| Summary: | "freebsdnic" email address at Intel bounces | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Lars Eggert <lars> |
| Component: | Books & Articles | Assignee: | Eitan Adler <eadler> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Lars Eggert
2013-01-16 09:50:00 UTC
Responsible Changed From-To: freebsd-doc->eadler 11 The email address to use is now: freebsd@intel.com<mailto:freebsd@intel.com>, this will get into my internal email. Jack 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 <lars@netapp.com> 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 freebsdnic@mailbox.intel.com . +.Aq freebsd@intel.com . .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 freebsdnic@mailbox.intel.com . +.An Intel Corporation Aq freebsd@intel.com . .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 freebsdnic@mailbox.intel.com . +.Aq freebsd@intel.com . .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 freebsdnic@mailbox.intel.com . +.An Intel Corporation Aq freebsd@intel.com . 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 freebsdnic@mailbox.intel.com . +.Aq freebsd@intel.com . .Sh SEE ALSO .Xr arp 4 , .Xr em 4 , @@ -122,4 +122,4 @@ and The .Nm driver was written by -.An Intel Corporation Aq freebsdnic@mailbox.intel.com . +.An Intel Corporation Aq freebsd@intel.com . 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 freebsdnic@mailbox.intel.com . +.Aq freebsd@intel.com . .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 freebsdnic@mailbox.intel.com . +.An Intel Corporation Aq freebsd@intel.com . 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: -freebsdnic@mailbox.intel.com +freebsd@intel.com 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 freebsdnic@mailbox.intel.com. +the issue to freebsd@intel.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-unsubscribe@freebsd.org" State Changed From-To: open->patched committed State Changed From-To: patched->closed Committed. Thanks! |