aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/checkfs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/checkfs.xml')
-rw-r--r--chapter07/checkfs.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter07/checkfs.xml b/chapter07/checkfs.xml
index 762bfacae..d19959303 100644
--- a/chapter07/checkfs.xml
+++ b/chapter07/checkfs.xml
@@ -7,7 +7,6 @@ the following:
</para>
<literallayout>
-
<userinput>cat &gt; checkfs &lt;&lt; "EOF"</userinput>
#!/bin/sh
# Begin /etc/init.d/checkfs
@@ -109,7 +108,6 @@ fi
# End /etc/init.d/checkfs
<userinput>EOF</userinput>
-
</literallayout>
</sect1>