summaryrefslogtreecommitdiff
path: root/en/post-install
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2005-11-06 16:24:15 +0000
committerFrans Pop <elendil@planet.nl>2005-11-06 16:24:15 +0000
commit4a47bd1e9c10bc74a92f61fd540e79a058098ebf (patch)
treec9781e1ceff20616d60d4d602d3ead1ea2b4a545 /en/post-install
parent9532446b4d51e05edb993273c58a114d8801f4cf (diff)
downloadinstallation-guide-4a47bd1e9c10bc74a92f61fd540e79a058098ebf.zip
Update to make pdf builds happy
Diffstat (limited to 'en/post-install')
-rw-r--r--en/post-install/kernel-baking.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/en/post-install/kernel-baking.xml b/en/post-install/kernel-baking.xml
index 807910bfb..6e1a8eba6 100644
--- a/en/post-install/kernel-baking.xml
+++ b/en/post-install/kernel-baking.xml
@@ -104,9 +104,11 @@ permissions.
</footnote>. We'll also assume that your kernel version is
&kernelversion;. Make sure you are in the directory to where you want to
-unpack the kernel sources, extract them using <userinput>tar xjf
-<phrase condition="classic-kpkg">/usr/src/kernel-source-&kernelversion;.tar.bz2</phrase>
-<phrase condition="common-kpkg">/usr/src/linux-source-&kernelversion;.tar.bz2</phrase></userinput>
+unpack the kernel sources, extract them using
+<phrase condition="classic-kpkg"><userinput>tar xjf
+/usr/src/kernel-source-&kernelversion;.tar.bz2</userinput></phrase>
+<phrase condition="common-kpkg"><userinput>tar xjf
+/usr/src/linux-source-&kernelversion;.tar.bz2</userinput></phrase>
and change to the directory
<phrase condition="classic-kpkg"><filename>kernel-source-&kernelversion;</filename></phrase>
<phrase condition="common-kpkg"><filename>linux-source-&kernelversion;</filename></phrase>