aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/grub-desc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/grub-desc.xml')
-rw-r--r--appendixa/grub-desc.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/appendixa/grub-desc.xml b/appendixa/grub-desc.xml
index a65ab0849..f1d9805d0 100644
--- a/appendixa/grub-desc.xml
+++ b/appendixa/grub-desc.xml
@@ -2,6 +2,19 @@
<sect2><title>Descriptions</title>
-<para>(To be determined)</para>
+<para>(Last checked against version &grub-contversion;.)</para>
+
+<para><command>grub</command> is the GRand Unified Bootloader's command
+shell.</para>
+
+<para><command>grub-install</command> installs GRUB on the given device.</para>
+
+<para><command>grub-md5-crypt</command> encrypts a password in MD5
+format.</para>
+
+<para><command>grub-terminfo</command> generates a terminfo command from a
+terminfo name. It can be used if you have an uncommon terminal.</para>
+
+<para><command>mbchk</command> checks the format of a multiboot kernel.</para>
</sect2>