diff options
author | iedowse <iedowse@FreeBSD.org> | 2005-12-15 01:04:51 +0000 |
---|---|---|
committer | iedowse <iedowse@FreeBSD.org> | 2005-12-15 01:04:51 +0000 |
commit | 0b71e714c9e7239d129409bbab17fcae134c16a4 (patch) | |
tree | 7737c1a04045bcabcabbb04e4e56f6cf312b9a67 /share/man/man4/usb.4 | |
parent | a7aeead21d6a4abfb93a5304f78212bd5ee19274 (diff) | |
download | FreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.zip FreeBSD-src-0b71e714c9e7239d129409bbab17fcae134c16a4.tar.gz |
Remove usbd(8) and all references to it. It is no longer necessary
since devd(8) now provides the same functionality.
Submitted by: Anish Mistry
Diffstat (limited to 'share/man/man4/usb.4')
-rw-r--r-- | share/man/man4/usb.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 5ad646b..1452749 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -409,7 +409,6 @@ specifications can be found at: .Xr urio 4 , .Xr uscanner 4 , .Xr uvscom 4 , -.Xr usbd 8 , .Xr usbdevs 8 .Sh HISTORY The |