]> git.ipfire.org Git - thirdparty/grub.git/commit
docs: Do not reference non-existent --dumb option
authorGlenn Washburn <development@efficientek.com>
Sat, 4 Jan 2025 07:50:32 +0000 (01:50 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 26 Feb 2025 19:44:36 +0000 (20:44 +0100)
commit01f064064c3146bd82e0c8db0da11d286bca31c6
treefaf01dbbdbb51f30f20b7db33d28a73625d458f2
parent3f440b5a53733027b118365f173e66b5c965bcdc
docs: Do not reference non-existent --dumb option

This appears to be a relic from GRUB legacy that used a --dumb option for
its terminal command. The proper way to do this in GRUB2 is to set the
terminal to "dumb" via the terminfo command.

Fixes: https://savannah.gnu.org/bugs/?66302
Reported-by: Jernej Jakob <jernej.jakob+savgnu@gmail.com>
Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi