diff options
Diffstat (limited to 'usr/src/man/man9e/usba_hcdi_device_init.9e')
-rw-r--r-- | usr/src/man/man9e/usba_hcdi_device_init.9e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man9e/usba_hcdi_device_init.9e b/usr/src/man/man9e/usba_hcdi_device_init.9e index a7f195beb7..2af06e7cf2 100644 --- a/usr/src/man/man9e/usba_hcdi_device_init.9e +++ b/usr/src/man/man9e/usba_hcdi_device_init.9e @@ -101,7 +101,7 @@ This function is called from kernel context only. Upon successful completion, the .Fn usba_hcdi_device_init function should return -.Sy USB_SUCCECSS . +.Sy USB_SUCCESS . Otherwise, it should return the appropriate error. .Sh SEE ALSO .Xr usba_hcd 9E , |