Package: extlinux
Version: 2:4.02+dfsg-7
Severity: minor

There's a typo in extlinux-update(8) manual page; see the attached patch.

--
Jakub Wilk
diff --git a/debian/local/extlinux-update.8 b/debian/local/extlinux-update.8
--- a/debian/local/extlinux-update.8
+++ b/debian/local/extlinux-update.8
@@ -23,7 +23,7 @@
 .IP "EXTLINUX_PARAMETERS=""\fBro quiet\fR""" 4
 This variable specifies additional boot parameters that are appended to each kernel entry. Value is an arbitrary string, default is 'ro quiet' (except for recovery entries, where quiet is avoided).
 .IP "EXTLINUX_ROOT=""\fBroot\fR=\fIDEVICE\fR""" 4
-This variable specifies the root partition. It is automatically extracted from /etc/fstab. EXTLINUX supports both devices and UIIDs.
+This variable specifies the root partition. It is automatically extracted from /etc/fstab. EXTLINUX supports both devices and UUIDs.
 .IP "EXTLINUX_THEME=""\fBdebian\fR""" 4
 This variable specifies the theme that should be used, e.g. to display a graphical boot menu. Values are either the name of an EXTLINUX theme installed in /usr/share/syslinux/themes, or the full path to the theme. If no theme should be used, the value 'none' can be used. If no theme is specified and themes are not disabled through 'none', and if /usr/share/syslinux/themes/debian is available, then it defaults to that, otherwise the default is empty and no theme is used. For more information about how to install the themes package, see /usr/share/doc/extlinux/README.Debian.
 .IP "EXTLINUX_TIMEOUT=""\fB50\fR"" 4

Reply via email to