summaryrefslogtreecommitdiffstats
path: root/share/man/man9/device_enable.9
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-10-23 01:54:06 +0000
committerhmp <hmp@FreeBSD.org>2003-10-23 01:54:06 +0000
commit9aa04eacb524e094d871563169428ac915ac7242 (patch)
treea78f4a7f7c358488f113ecb31c82b06cc06cb38a /share/man/man9/device_enable.9
parent0951f56c08ce88e066c3a624df1fd3e42ae8d8fb (diff)
downloadFreeBSD-src-9aa04eacb524e094d871563169428ac915ac7242.zip
FreeBSD-src-9aa04eacb524e094d871563169428ac915ac7242.tar.gz
Mdoc Janitor:
* Fix hard sentence breaks. * NOTE: devstat(9) requires more mdoc(7) work.
Diffstat (limited to 'share/man/man9/device_enable.9')
-rw-r--r--share/man/man9/device_enable.93
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man9/device_enable.9 b/share/man/man9/device_enable.9
index 7e7fdc9..c4daf81 100644
--- a/share/man/man9/device_enable.9
+++ b/share/man/man9/device_enable.9
@@ -46,7 +46,8 @@
.Ft int
.Fn device_is_enabled "device_t dev"
.Sh DESCRIPTION
-Each device has an enabled flag associated with it. A device is
+Each device has an enabled flag associated with it.
+A device is
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
OpenPOWER on IntegriCloud