diff options
Diffstat (limited to 'share/man/man9/device_enable.9')
| -rw-r--r-- | share/man/man9/device_enable.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/device_enable.9 b/share/man/man9/device_enable.9 index 515d6881097c..a2b4070b8f4f 100644 --- a/share/man/man9/device_enable.9 +++ b/share/man/man9/device_enable.9 @@ -51,7 +51,7 @@ enabled by default when it is created but may be disabled (for instance to prevent a destructive or time consuming probe attempt). To disable a device, call .Xr device_disable 9 , -to reenable it, call +to re-enable it, call .Xr device_enable 9 and to test to see if a device is enabled, call .Xr device_is_enabled 9 . |
