summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-07-03 18:03:59 +0000
committerHolger Wansing <holgerw@debian.org>2017-07-03 18:03:59 +0000
commitb05877848ad6feb7def4ebcd6bd2a95ddfc6bff1 (patch)
tree20ef6a15b92b00a905715f4ab699a5aea730c615
parente243d2f66fe50c13a25961e2e24e774e93e57e3b (diff)
downloadinstallation-guide-b05877848ad6feb7def4ebcd6bd2a95ddfc6bff1.zip
Small relativization of kernel commandline length limit.
-rw-r--r--en/boot-installer/parameters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index f5a274d42..663519371 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -88,7 +88,7 @@ The installation system recognizes a few additional boot parameters<footnote>
With current kernels (2.6.9 or newer) you can use 32 command line options and
32 environment options. If these numbers are exceeded, the kernel will panic.
Also there is a limit of 255 characters for the whole kernel command line,
-everything above this limit will be silently truncated.
+everything above this limit may be silently truncated.
</para>