git: ec3c01ae7233 - main - makefs: sort cd9660 sysid entries in man page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 May 2022 19:42:19 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=ec3c01ae7233088057395aa50be2439d1abde828
commit ec3c01ae7233088057395aa50be2439d1abde828
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-05-18 19:38:54 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-05-18 19:42:12 +0000
makefs: sort cd9660 sysid entries in man page
"efi" was added at the end of the sysid list rather than in alpha
order. Move it as a diff reduction against NetBSD.
---
usr.sbin/makefs/makefs.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8
index 4a4c69b06946..fdf8d532b69f 100644
--- a/usr.sbin/makefs/makefs.8
+++ b/usr.sbin/makefs/makefs.8
@@ -385,12 +385,12 @@ Filename of a boot image in the format
where
.Dq sysid
is one of
+.Ql efi ,
.Ql i386 ,
.Ql mac68k ,
.Ql macppc ,
-.Ql powerpc ,
or
-.Ql efi .
+.Ql powerpc .
.It Sy generic-bootimage
Load a generic boot image into the first 32K of the cd9660 image.
.It Sy hard-disk-boot