diff options
author | 2018-01-28 12:59:12 +0000 | |
---|---|---|
committer | 2018-01-28 12:59:12 +0000 | |
commit | f665b9fd669fc83185442c17989f73a41d25ed0d (patch) | |
tree | 3140757dbe3a1f60d132e5240fe3f7cc4a771606 | |
parent | Store PSCI function ids as uint32_t not int in the softc. (diff) | |
download | wireguard-openbsd-f665b9fd669fc83185442c17989f73a41d25ed0d.tar.xz wireguard-openbsd-f665b9fd669fc83185442c17989f73a41d25ed0d.zip |
remove the emulex link: it's dead, and i can;t see any obvious replacement;
from denis fondras
-rw-r--r-- | share/man/man4/oce.4 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/oce.4 b/share/man/man4/oce.4 index e4d6dc69734..ed427275df5 100644 --- a/share/man/man4/oce.4 +++ b/share/man/man4/oce.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: oce.4,v 1.3 2012/08/15 18:10:06 jmc Exp $ +.\" $OpenBSD: oce.4,v 1.4 2018/01/28 12:59:12 jmc Exp $ .\" .\" Copyright (c) 2012 Mike Belopuhov .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 15 2012 $ +.Dd $Mdocdate: January 28 2018 $ .Dt OCE 4 .Os .Sh NAME @@ -45,9 +45,6 @@ HP NC552SFP (SPF+/10GbaseSR) .It IBM System x 10GbE (SPF+/10GbaseSR) .El -.Pp -For a comprehensive list of devices please consult the Emulex website: -.Lk http://www.emulex.com/products/10gbe-network-adapters-nic.html . .Sh SEE ALSO .Xr arp 4 , .Xr ifmedia 4 , |