From: WANG Cong Date: Fri, 7 Oct 2011 07:44:10 +0000 (+0800) Subject: update the documentation of '--[no]prefix' X-Git-Tag: 014~72 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c3a8dea88a7c7f3fdda5000d3e77b61bfbe7f6a;p=thirdparty%2Fdracut.git update the documentation of '--[no]prefix' In commit fd786adcf515d9d3ee77eb29fa4c6b60020c7209 Author: Harald Hoyer Date: Wed Apr 20 16:47:40 2011 +0200 dracut: make prefix configurable Harald changed the meaning of --prefix/--noprefix, but forgot to update their documentation. This patch fixes that. Signed-off-by: WANG Cong --- diff --git a/dracut.8.xml b/dracut.8.xml index 11ea8c3e4..709f1a651 100644 --- a/dracut.8.xml +++ b/dracut.8.xml @@ -245,10 +245,10 @@ include in the generic initramfs. This parameter can be specified multiple times - + - prefix initramfs files with /run/initramfs/ + prefix initramfs files with the specified directory @@ -256,7 +256,7 @@ include in the generic initramfs. This parameter can be specified multiple times - do not prefix initramfs files with /run/initramfs/ (default) + do not prefix initramfs files (default)