mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
boot(8): fix sorting of cross references
Reported by: yuripv Event: July 2020 Bugathon
This commit is contained in:
parent
4f9917f5ff
commit
d046aae254
1 changed files with 4 additions and 4 deletions
|
|
@ -328,6 +328,8 @@ requirement has not been adhered to.
|
|||
.Xr boot0cfg 8 ,
|
||||
.Xr btxld 8 ,
|
||||
.Xr config 8 ,
|
||||
.Xr efibootmgr 8 ,
|
||||
.Xr efivar 8 ,
|
||||
.Xr gpart 8 ,
|
||||
.Xr gptboot 8 ,
|
||||
.Xr gptzfsboot 8 ,
|
||||
|
|
@ -336,10 +338,8 @@ requirement has not been adhered to.
|
|||
.Xr nextboot 8 ,
|
||||
.Xr reboot 8 ,
|
||||
.Xr shutdown 8 ,
|
||||
.Xr zfsbootcfg 8 ,
|
||||
.Xr efibootmgr 8 ,
|
||||
.Xr efivar 8 ,
|
||||
.Xr uefi 8
|
||||
.Xr uefi 8 ,
|
||||
.Xr zfsbootcfg 8
|
||||
.Sh BUGS
|
||||
The bsdlabel format used by this version of
|
||||
.Bx
|
||||
|
|
|
|||
Loading…
Reference in a new issue