Author: gbe (doc committer)
Date: Fri Nov 20 16:34:01 2020
New Revision: 367897
URL: https://svnweb.freebsd.org/changeset/base/367897

Log:
  devmatch(8): Fix section ordering
  
  - sections out of conventional order: Sh HISTORY

Modified:
  head/sbin/devmatch/devmatch.8

Modified: head/sbin/devmatch/devmatch.8
==============================================================================
--- head/sbin/devmatch/devmatch.8       Fri Nov 20 15:21:10 2020        
(r367896)
+++ head/sbin/devmatch/devmatch.8       Fri Nov 20 16:34:01 2020        
(r367897)
@@ -69,6 +69,10 @@ Produce more verbose output.
 .Sh SEE ALSO
 .Xr devinfo 8 ,
 .Xr MODULE_PNP_INFO 9
+.Sh HISTORY
+.Nm
+first appeared in
+.Fx 12.0 .
 .Sh AUTHORS
 .An Warner Losh Aq Mt i...@freebsd.org
 .Sh BUGS
@@ -94,7 +98,3 @@ logical equivalent in USB, PCI, and others.
 .Pp
 Many drivers currently lack proper PNP table decorations and need to
 be updated.
-.Sh HISTORY
-.Nm
-first appeared in
-.Fx 12.0 .
_______________________________________________
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