diff options
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 222850613..2acf8972d 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -52,8 +52,7 @@ <quote>Sending processes configured via /etc/inittab the TERM signal</quote> instead:</para> -<screen><userinput remap="pre">sed -i 's@Sending processes@& configured via /etc/inittab@g' \ - src/init.c</userinput></screen> +<screen><userinput remap="pre">sed -i 's@Sending processes@& configured via /etc/inittab@g' src/init.c</userinput></screen> <para>Maintained versions of the <command>wall</command> and <command>mountpoint</command> programs were |