Browse Source

Fix variable documented in README.distro for PXE address.

Fixes typo of pxe_addr_r with pxefile_addr_r.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
Vagrant Cascadian 8 years ago
parent
commit
7101c4ce8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/README.distro

+ 1 - 1
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.