aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/grub-desc.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-09-24 22:29:16 +0000
commit978d0bffc413b67ead9db2d2816b916cf3d502ca (patch)
tree785d8d08754099e55a26599f8d5ccce81b456cb4 /appendixa/grub-desc.xml
parentaa497295b352d45ebe2e9d1eaa4a46c49e2cf521 (diff)
Changing the style of the command descriptions in appendix A.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>