mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
devmatch(8): Fix section ordering
- sections out of conventional order: Sh HISTORY
This commit is contained in:
parent
08241f9192
commit
919c763a49
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367897
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user