Author: gbe (doc committer)
Date: Sat Dec 19 13:05:54 2020
New Revision: 368808
URL: https://svnweb.freebsd.org/changeset/base/368808

Log:
  devctl(8): Correct "sections out of conventional order" error
  
  MFC after:    1 week

Modified:
  head/usr.sbin/devctl/devctl.8

Modified: head/usr.sbin/devctl/devctl.8
==============================================================================
--- head/usr.sbin/devctl/devctl.8       Sat Dec 19 13:00:17 2020        
(r368807)
+++ head/usr.sbin/devctl/devctl.8       Sat Dec 19 13:05:54 2020        
(r368808)
@@ -194,11 +194,6 @@ tried first; if failed or not implemented, power reset
 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.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to