summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2010-11-04 16:46:38 +0000
committerColin Watson <cjwatson@debian.org>2010-11-04 16:46:38 +0000
commitdba9dc471613020d605e509c1216076088b7f6ce (patch)
tree2a0eafdd5f90b97ca2f8650f8b9d46e6585ad543 /en
parentf4d473e339c54ad009d0743b4ae99776b009fb0a (diff)
downloadinstallation-guide-dba9dc471613020d605e509c1216076088b7f6ce.zip
Fix "/etc/init.d/dhcpd3-server" typo (should be
/etc/init.d/dhcp3-server), and unfuzzy all translations (LP: #666726).
Diffstat (limited to 'en')
-rw-r--r--en/install-methods/tftp/bootp.xml2
-rw-r--r--en/install-methods/tftp/dhcp.xml2
2 files changed, 2 insertions, 2 deletions
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
<userinput>allow bootp</userinput> directive to the configuration
block for the subnet containing the client in
<filename>/etc/dhcp3/dhcpd.conf</filename>, and restart
-<command>dhcpd</command> with <userinput>/etc/init.d/dhcpd3-server
+<command>dhcpd</command> with <userinput>/etc/init.d/dhcp3-server
restart</userinput>.
</para>
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.
</para><para>
After you have edited the <command>dhcpd</command> configuration file,
-restart it with <userinput>/etc/init.d/dhcpd3-server restart</userinput>.
+restart it with <userinput>/etc/init.d/dhcp3-server restart</userinput>.
</para>