diff options
Diffstat (limited to 'chapter07/loadkeys.xml')
-rw-r--r-- | chapter07/loadkeys.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter07/loadkeys.xml b/chapter07/loadkeys.xml index 7c9cad9bd..a04b5b1a8 100644 --- a/chapter07/loadkeys.xml +++ b/chapter07/loadkeys.xml @@ -9,7 +9,6 @@ created: </para> <literallayout> - <userinput>cat > loadkeys << "EOF"</userinput> #!/bin/sh # Begin /etc/init.d/loadkeys @@ -30,7 +29,6 @@ evaluate_retval # End /etc/init.d/loadkeys <userinput>EOF</userinput> - </literallayout> </sect1> |