From dba9dc471613020d605e509c1216076088b7f6ce Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 4 Nov 2010 16:46:38 +0000 Subject: Fix "/etc/init.d/dhcpd3-server" typo (should be /etc/init.d/dhcp3-server), and unfuzzy all translations (LP: #666726). --- en/install-methods/tftp/bootp.xml | 2 +- en/install-methods/tftp/dhcp.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'en') diff --git a/en/install-methods/tftp/bootp.xml b/en/install-methods/tftp/bootp.xml index ce87259ca..3c8f65c74 100644 --- a/en/install-methods/tftp/bootp.xml +++ b/en/install-methods/tftp/bootp.xml @@ -66,7 +66,7 @@ will probably be able to get away with simply adding the allow bootp directive to the configuration block for the subnet containing the client in /etc/dhcp3/dhcpd.conf, and restart -dhcpd with /etc/init.d/dhcpd3-server +dhcpd with /etc/init.d/dhcp3-server restart. diff --git a/en/install-methods/tftp/dhcp.xml b/en/install-methods/tftp/dhcp.xml index e1418d451..facd224eb 100644 --- a/en/install-methods/tftp/dhcp.xml +++ b/en/install-methods/tftp/dhcp.xml @@ -45,7 +45,7 @@ file which will be retrieved via TFTP. After you have edited the dhcpd configuration file, -restart it with /etc/init.d/dhcpd3-server restart. +restart it with /etc/init.d/dhcp3-server restart. -- cgit v1.2.3