Page MenuHomeFreeBSD

D50274.id155212.diff
No OneTemporary

D50274.id155212.diff

diff --git a/stand/i386/cdboot/Makefile b/stand/i386/cdboot/Makefile
--- a/stand/i386/cdboot/Makefile
+++ b/stand/i386/cdboot/Makefile
@@ -3,6 +3,7 @@
PROG= cdboot
STRIP=
BINMODE=${NOBINMODE}
+MAN= cdboot.8
SRCS= ${PROG}.S
CFLAGS+=-I${BOOTSRC}/i386/common
diff --git a/stand/i386/cdboot/cdboot.8 b/stand/i386/cdboot/cdboot.8
new file mode 100644
--- /dev/null
+++ b/stand/i386/cdboot/cdboot.8
@@ -0,0 +1,16 @@
+.Dd May 9 2025
+.Dt CDBOOT 8 i386
+.Os
+.Sh NAME
+.Nm cdboot
+.Nd find a bootloader on ISO-9660
+.Sh DESCRIPTION
+.Nm
+is a small boot block which finds
+.Xr loader 8
+on a
+.Xr cd9660 4
+file system.
+.Sh SEE ALSO
+.Xr cd9660 4 ,
+.Xr loader 8

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 9, 1:01 PM (11 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28581214
Default Alt Text
D50274.id155212.diff (664 B)

Event Timeline