diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-01 17:49:37 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-01 17:49:37 +0000 |
commit | 17fadf75d3b59884986ee65afcc546fb55bdc58e (patch) | |
tree | 6a6fbc45a4a218f8cdabf79df24f2bb83efc2744 /chapter06/hotplug.xml | |
parent | f18c5aa425995f359f753f36f6a5bb9b0fa3c80f (diff) |
Wrapping fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/hotplug.xml')
-rw-r--r-- | chapter06/hotplug.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/hotplug.xml b/chapter06/hotplug.xml index 498666a0f..ed40b08b1 100644 --- a/chapter06/hotplug.xml +++ b/chapter06/hotplug.xml @@ -49,8 +49,7 @@ capabilities to hotplug. It is not well tested. If you chose to apply it, run the following command: </para> -<screen><userinput>patch -Np1 -i ../hotplug-&hotplug-version;-isapnp-2.patch -</userinput></screen> +<screen><userinput>patch -Np1 -i ../hotplug-&hotplug-version;-isapnp-2.patch</userinput></screen> <para>And finally install the hotplug package:</para> |