aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/conventions.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter01/conventions.xml b/chapter01/conventions.xml
index 9d39a8451..9d9f87029 100644
--- a/chapter01/conventions.xml
+++ b/chapter01/conventions.xml
@@ -32,9 +32,9 @@ book and to external pages such as HowTo's, download locations,
websites, etc.</para></blockquote>
<para><screen><userinput>cat &gt; $LFS/etc/group &lt;&lt; "EOF"</userinput>
- root:x:0:
- bin:x:1:
- ......
+root:x:0:
+bin:x:1:
+......
<userinput>EOF</userinput>
</screen>
</para>