From 695c1329e8c5cefcd79ed43ca556ddfaeefb368e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Sun, 30 Aug 2015 19:10:59 +0200 Subject: doc: Fix inconsistent filename in PXE config example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The default config includes base.menu, not linux.list Signed-off-by: Stefan BrĂ¼ns --- doc/README.pxe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.pxe b/doc/README.pxe index f67605cf99..8363383c53 100644 --- a/doc/README.pxe +++ b/doc/README.pxe @@ -163,7 +163,7 @@ Example ------- Here's a couple of example files to show how this works. -------------/tftpboot/pxelinux.cfg/menus/linux.list---------- +------------/tftpboot/pxelinux.cfg/menus/base.menu----------- menu title Linux selections # This is the default label -- cgit v1.2.3