From 61af11814801cda973fbb1d3117b91372254ed9d Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Thu, 9 Dec 2004 13:27:44 +0000 Subject: [PATCH] URL of the data sheet has changed. Obtained from: OpenBSD --- share/man/man4/udav.4 | 4 ++-- sys/dev/usb/if_udav.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man4/udav.4 b/share/man/man4/udav.4 index dd55e67d494b..9d226f31f6e8 100644 --- a/share/man/man4/udav.4 +++ b/share/man/man4/udav.4 @@ -32,7 +32,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 22, 2003 +.Dd December 9, 2004 .Dt UDAV 4 .Os .Sh NAME @@ -71,7 +71,7 @@ For more information on configuring this device, see .Xr ifconfig 8 .Rs .%T "Davicom DM9601 data sheet" -.%O http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-F01-062202s.pdf +.%O http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf .Re .Sh HISTORY The diff --git a/sys/dev/usb/if_udav.c b/sys/dev/usb/if_udav.c index 6eab7bc49cd3..c7d3c45c784d 100644 --- a/sys/dev/usb/if_udav.c +++ b/sys/dev/usb/if_udav.c @@ -34,7 +34,7 @@ /* * DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY) * The spec can be found at the following url. - * http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-F01-062202s.pdf + * http://www.davicom.com.tw/big5/download/Data%20Sheet/DM9601-DS-P01-930914.pdf */ /*