aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/sysklogd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/sysklogd.xml')
-rw-r--r--chapter06/sysklogd.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/sysklogd.xml b/chapter06/sysklogd.xml
index ec70ca23f..e96980cb4 100644
--- a/chapter06/sysklogd.xml
+++ b/chapter06/sysklogd.xml
@@ -45,8 +45,7 @@
some conditions in klogd and fix an obsolete program construct:</para>
<screen><userinput remap="pre">sed -i '/Error loading kernel symbols/{n;n;d}' ksym_mod.c
-sed -i 's/union wait/int/' syslogd.c
-</userinput></screen>
+sed -i 's/union wait/int/' syslogd.c</userinput></screen>
<para>Compile the package:</para>