From fe70c7ae77e2baa1d753c2d29e23185da46b7a39 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Thu, 5 Jan 2012 17:49:36 +0100 Subject: [PATCH] Improve docs on boot parameter root_trim --- doc/genkernel.8.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index d436330..703f8e1 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -387,9 +387,9 @@ which the ramdisk scripts would recognize. root_key. If unset while using root_key, it will automatically look for the device in every boot. -*root_trim*=yes|no:: - Allows you to enable TRIM support on root device. Only useful - for SSD setups. Have a look at http://en.wikipedia.org/wiki/TRIM +*root_trim*=(yes|no):: + Enables TRIM support for a Luks-based root device. Only useful + with SSD setups. Have a look at 'http://en.wikipedia.org/wiki/TRIM' for more information. *swap_key*=<...>::