From ed52a9da4b4c05f4cfcdecb3b28ec39878de74f2 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 22 Feb 2010 04:40:44 +0000 Subject: Unfuzzy translations for previous commit --- nl/install-methods/tftp/dhcp.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nl/install-methods/tftp') diff --git a/nl/install-methods/tftp/dhcp.xml b/nl/install-methods/tftp/dhcp.xml index a69639ccf..9722ff0ff 100644 --- a/nl/install-methods/tftp/dhcp.xml +++ b/nl/install-methods/tftp/dhcp.xml @@ -1,5 +1,5 @@ - + Setting up a DHCP server @@ -24,7 +24,7 @@ subnet 192.168.1.0 netmask 255.255.255.0 { } host clientname { - filename "/tftpboot/tftpboot.img"; + filename "/tftpboot.img"; server-name "servername"; next-server servername; hardware ethernet 01:23:45:67:89:AB; @@ -80,7 +80,7 @@ group { host tftpclient { # tftp client hardware address hardware ethernet 00:10:DC:27:6C:15; - filename "pxelinux.0"; + filename "/pxelinux.0"; } } -- cgit v1.2.3