summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en/appendix/chroot-install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index 8370f9bc9..5d3862e1f 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -343,10 +343,10 @@ Enter your nameserver(s) and search directives in
# editor /etc/resolv.conf
</screen></informalexample>
-A simple <filename>/etc/resolv.conf</filename>:
+A simple example <filename>/etc/resolv.conf</filename>:
<informalexample><screen>
-search hqdom.local\000
+search hqdom.local
nameserver 10.1.1.36
nameserver 192.168.9.100
</screen></informalexample>