diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2016-11-12 19:45:55 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2016-11-12 19:45:55 +0000 |
| commit | fbc19213d5385bb9833b5c2685d88600a6291a02 (patch) | |
| tree | 1e239f7d0a982ccc4dde59a4354f444aa6070bc1 | |
| parent | 375c8b20dc197f3055792d1e5a685788c21e2f60 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/snd_uaudio.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/snd_uaudio.4 b/share/man/man4/snd_uaudio.4 index 5166f08f6d319..17780692a669b 100644 --- a/share/man/man4/snd_uaudio.4 +++ b/share/man/man4/snd_uaudio.4 @@ -29,7 +29,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 19, 2015 +.Dd November 12, 2016 .Dt SND_UAUDIO 4 .Os .Sh NAME @@ -73,7 +73,7 @@ for more information. .Xr usb 4 .Rs .%T "USB Audio Class Specifications" -.%U http://www.usb.org/developers/devclass_docs/ +.%U http://www.usb.org/developers/docs/devclass_docs/ .Re .Sh HISTORY The |
