
9 Feb
2016
9 Feb
'16
4:55 a.m.
Fixes typo of pxe_addr_r with pxefile_addr_r.
Signed-off-by: Vagrant Cascadian vagrant@debian.org ---
doc/README.distro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/README.distro b/doc/README.distro index 3715c8c..e1b7216 100644 --- a/doc/README.distro +++ b/doc/README.distro @@ -243,7 +243,7 @@ kernel_addr_r:
A size of 16MB for the kernel is likely adequate.
-pxe_addr_r: +pxefile_addr_r:
Mandatory. The location in RAM where extlinux.conf will be loaded to prior to processing.
--
2.1.4