summaryrefslogtreecommitdiffstats
path: root/upstream/debian-bookworm/man1/mbchk.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/debian-bookworm/man1/mbchk.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-bookworm/man1/mbchk.1')
-rw-r--r--upstream/debian-bookworm/man1/mbchk.130
1 files changed, 30 insertions, 0 deletions
diff --git a/upstream/debian-bookworm/man1/mbchk.1 b/upstream/debian-bookworm/man1/mbchk.1
new file mode 100644
index 00000000..c004a7d6
--- /dev/null
+++ b/upstream/debian-bookworm/man1/mbchk.1
@@ -0,0 +1,30 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5.
+.TH MBCHK "1" "January 2022" "mbchk (GNU GRUB 0.97)" "User Commands"
+.SH NAME
+mbchk \- check the format of a Multiboot kernel
+.SH SYNOPSIS
+.B mbchk
+[\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]...
+.SH DESCRIPTION
+Check if the format of FILE complies with the Multiboot Specification.
+.PP
+\fB\-q\fR, \fB\-\-quiet\fR suppress all normal output
+\fB\-h\fR, \fB\-\-help\fR display this help and exit
+\fB\-v\fR, \fB\-\-version\fR output version information and exit.
+.SH "REPORTING BUGS"
+Report bugs to <bug\-grub@gnu.org>.
+.SH "SEE ALSO"
+The full documentation for
+.B mbchk
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B mbchk
+programs are properly installed at your site, the command
+.IP
+.B info mbchk
+.PP
+should give you access to the complete manual.
+You may need to install the
+.B grub\-legacy\-doc
+package.