]> git.ipfire.org Git - thirdparty/grub.git/commit
docs: Correct PXE environment variables descriptions
authorAndrew Hamilton <adhamilt@gmail.com>
Thu, 31 Oct 2024 00:24:52 +0000 (19:24 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 31 Oct 2024 15:36:25 +0000 (16:36 +0100)
commitf48e6af1173c0d30209f7576407e587b7c9cf48c
tree05aeb81f01b8de36835a3510f5cf4bf29203e23b
parentdd743ba42d0fd6679fd978d6bbc2f84c5cc3ea15
docs: Correct PXE environment variables descriptions

Correct documentation for pxe_default_server, pxe_default_gatway and
pxe_blksize. Only pxe_default_server is actually used (alias for
net_default_server). So, capture this and remove the other two.

Fixes: https://savannah.gnu.org/bugs/?54480
Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
docs/grub.texi