Page MenuHomeFreeBSD

D50274.id.diff
No OneTemporary

D50274.id.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,21 @@
+.\"
+.\" Copyright (c) 2025 Alexander Ziaee
+.\"
+.\" SPDX-License-Identifier: BSD-2-Clause
+.\"
+.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
Sat, Mar 14, 6:55 PM (1 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29680507
Default Alt Text
D50274.id.diff (762 B)

Event Timeline