summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/appendix/chroot-install.xml11
-rw-r--r--en/welcome/what-is-debian-installer.xml2
2 files changed, 7 insertions, 6 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index fa3beba5d..6dd075af2 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -407,17 +407,18 @@ Here are some simple examples from
# available.
######################################################################
-# We always want the loopback interface.
+# The loopback interface isn't really required any longer, but can be used
+# if needed.
#
-auto lo
-iface lo inet loopback
+# auto lo
+# iface lo inet loopback
# To use dhcp:
#
# auto eth0
# iface eth0 inet dhcp
-# An example static IP setup: (broadcast and gateway are optional)
+# An example static IP setup: (network, broadcast and gateway are optional)
#
# auto eth0
# iface eth0 inet static
@@ -438,7 +439,7 @@ Enter your nameserver(s) and search directives in
A simple example <filename>/etc/resolv.conf</filename>:
<informalexample><screen>
-search hqdom.local
+search example.com
nameserver 10.1.1.36
nameserver 192.168.9.100
</screen></informalexample>
diff --git a/en/welcome/what-is-debian-installer.xml b/en/welcome/what-is-debian-installer.xml
index 7473ace0f..5d9ba1276 100644
--- a/en/welcome/what-is-debian-installer.xml
+++ b/en/welcome/what-is-debian-installer.xml
@@ -18,7 +18,7 @@ Also available are an expert mode that allows to control every aspect of
the installation and an advanced feature to perform automated installations.
The installed system can be used as is or further customized.
The installation can be performed from a multitude of sources: USB,
-CD/DVD/Blue Ray or the network.
+CD/DVD/Blu-Ray or the network.
The installer supports localized installations in more than 80 languages.
</para><para>