summaryrefslogtreecommitdiff
path: root/en/appendix/chroot-install.xml
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2013-03-17 16:35:12 +0000
committerSamuel Thibault <sthibault@debian.org>2013-03-17 16:35:12 +0000
commit87af29a4c989a6833d16dd09a0681dbfa31781b1 (patch)
tree7a4740ef05f2f81bf1351e594e685c4891d704dc /en/appendix/chroot-install.xml
parent661db29f0df32e4fe60ba56ef66905584ecc754c (diff)
downloadinstallation-guide-87af29a4c989a6833d16dd09a0681dbfa31781b1.zip
Drop kernel version in kernel package installation
Diffstat (limited to 'en/appendix/chroot-install.xml')
-rw-r--r--en/appendix/chroot-install.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index 42f3016f5..2b118b34c 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -505,7 +505,7 @@ and a boot loader. Identify available pre-packaged kernels with:
Then install the kernel package of your choice using its package name.
<informalexample><screen>
-# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</replaceable>
+# aptitude install &kernelpackage;-<replaceable>arch-etc</replaceable>
</screen></informalexample>
</para>