diff options
Diffstat (limited to 'chapter07/functions.xml')
-rw-r--r-- | chapter07/functions.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter07/functions.xml b/chapter07/functions.xml index 48be12468..3845f0f1d 100644 --- a/chapter07/functions.xml +++ b/chapter07/functions.xml @@ -7,7 +7,6 @@ the following: </para> <literallayout> - <userinput>cat > functions << "EOF"</userinput> #!/bin/sh # Begin /etc/init.d/functions @@ -448,7 +447,6 @@ statusproc() # End /etc/init.d/functions <userinput>EOF</userinput> - </literallayout> </sect1> |