devmatch(8): Fix section ordering

- sections out of conventional order: Sh HISTORY
This commit is contained in:
Gordon Bergling 2020-11-20 16:34:01 +00:00
parent 08241f9192
commit 919c763a49
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367897

View File

@ -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 imp@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 .