diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-11-13 08:22:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-11-13 08:22:48 +0000 |
commit | 2a1a01384d8d9f2f7ab45b8a924cc77911d92402 (patch) | |
tree | 89096c58adec687050be38c7e145d95006241a1b /share/man | |
parent | 36ef3dcb12b3bf003832d0d26d2b90a054e62a76 (diff) |
update the link for communication devices; the actual document link
is quite lengthy and the original doc has been split into five parts,
so i've just linked to the man doc page;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/cdce.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4 index cd8744726f8..60a3bf13004 100644 --- a/share/man/man4/cdce.4 +++ b/share/man/man4/cdce.4 @@ -25,9 +25,9 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: cdce.4,v 1.22 2016/09/03 14:54:24 guenther Exp $ +.\" $OpenBSD: cdce.4,v 1.23 2016/11/13 08:22:47 jmc Exp $ .\" -.Dd $Mdocdate: September 3 2016 $ +.Dd $Mdocdate: November 13 2016 $ .Dt CDCE 4 .Os .Sh NAME @@ -116,7 +116,7 @@ is running low on mbufs. .Xr ifconfig 8 .Rs .%T "Universal Serial Bus Class Definitions for Communication Devices" -.%U http://www.usb.org/developers/devclass_docs/usbcdc11.pdf +.%U http://www.usb.org/developers/docs/devclass_docs/ .Re .Rs .%T "Data sheet Prolific PL-2501 Host-to-Host Bridge/Network Controller" |