summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_quiet.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/device_quiet.9')
-rw-r--r--share/man/man9/device_quiet.912
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man9/device_quiet.9 b/share/man/man9/device_quiet.9
index 9a9baf9..5dfa5d5 100644
--- a/share/man/man9/device_quiet.9
+++ b/share/man/man9/device_quiet.9
@@ -51,13 +51,13 @@ 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.
To quiet a device, call
-.Xr device_quiet 9
-, to reenable to probe message (to make the message appear again, for
+.Xr device_quiet 9 ,
+to reenable to probe message (to make the message appear again, for
example after a
-.Xr device_detach 9
-) call
-.Xr device_verbose 9
-. To test to see if a device is quieted, call
+.Xr device_detach 9 )
+call
+.Xr device_verbose 9 .
+To test to see if a device is quieted, call
.Xr device_is_quiet 9 .
.Sh SEE ALSO
.Xr device 9
OpenPOWER on IntegriCloud