+2012-05-04 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * docs/grub.texi (PXE): Remove not present variables.
+
2012-05-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/net/net.c (defserver_set_env): New function.
The name of the DHCP server responsible for these boot parameters.
Read-only.
-@item pxe_blksize
-The PXE transfer block size. Read-write, defaults to 512.
+@item net_default_server
+The default server. Read-write, although setting this is only useful
+before opening a network device.
-@item pxe_default_server
-The default PXE server. Read-write, although setting this is only useful
-before opening a PXE device.
-
-@item pxe_default_gateway
-The default gateway to use when contacting the PXE server. Read-write,
-although setting this is only useful before opening a PXE device.
@end table