Author: allanjude
Date: Sat Jul 11 19:29:24 2020
New Revision: 363108
URL: https://svnweb.freebsd.org/changeset/base/363108

Log:
  boot(8): fix sorting of cross references
  
  Reported by:  yuripv
  Event:                July 2020 Bugathon

Modified:
  head/sbin/reboot/boot_i386.8

Modified: head/sbin/reboot/boot_i386.8
==============================================================================
--- head/sbin/reboot/boot_i386.8        Sat Jul 11 19:18:43 2020        
(r363107)
+++ head/sbin/reboot/boot_i386.8        Sat Jul 11 19:29:24 2020        
(r363108)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to