summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/devctl/devctl.810
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/devctl/devctl.8 b/usr.sbin/devctl/devctl.8
index 9fc3e69b1183..17f480bd66ee 100644
--- a/usr.sbin/devctl/devctl.8
+++ b/usr.sbin/devctl/devctl.8
@@ -194,11 +194,6 @@ tried first; if failed or not implemented, power reset is tried.
If you have detached or suspended a child device explicitly and then
do a reset, the child device will end up attached.
.El
-.Sh BUGS
-Currently there is no administrative flag to prevent re-attach or resume
-of the manually detached or suspended devices after reset.
-Similarly, there is no flag to prevent un-suspending of the the manually
-suspended devices after system resume.
.Sh SEE ALSO
.Xr devctl 3 ,
.Xr devinfo 8
@@ -207,3 +202,8 @@ The
.Nm
utility first appeared in
.Fx 10.3 .
+.Sh BUGS
+Currently there is no administrative flag to prevent re-attach or resume
+of the manually detached or suspended devices after reset.
+Similarly, there is no flag to prevent un-suspending of the the manually
+suspended devices after system resume.