diff options
Diffstat (limited to 'share/man/man9/device_quiet.9')
-rw-r--r-- | share/man/man9/device_quiet.9 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/device_quiet.9 b/share/man/man9/device_quiet.9 index 5dfa5d5b55fc..dd274b2a2cda 100644 --- a/share/man/man9/device_quiet.9 +++ b/share/man/man9/device_quiet.9 @@ -46,7 +46,6 @@ .Ft int .Fn device_is_quiet "device_t dev" .Sh DESCRIPTION -.Pp Each device has a quiet flag associated with it. A device is verbose by default when it is created but may be quieted to prevent the device identification string to be printed during probe. |