summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_quiet.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
committerru <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
commit17ba2140980343f6298e96bd96d2e0c16b9dfb46 (patch)
treefa86ee6469463baf5401eb48b33f4451db7b2f20 /share/man/man9/device_quiet.9
parent42aaa8ad04e1e8eb1058cea549112273857df290 (diff)
downloadFreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.zip
FreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.tar.gz
Prepare for mdoc(7)NG.
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