linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* correct kernel parameter in documentation.
@ 2007-09-27 15:50 Dave Jones
  2007-09-27 16:03 ` Robert P. J. Day
  2007-09-29  6:23 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Dave Jones @ 2007-09-27 15:50 UTC (permalink / raw)
  To: Linux Kernel; +Cc: linux-ide, Kristen Carlson Accardi, Jeff Garzik

'noacpi' isn't a standalone parameter, give it its prefix.

Signed-off-by: Dave Jones <davej@redhat.com>

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 4d175c7..a87bc58 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -863,6 +863,10 @@ and is between 256 and 4096 characters. It is defined in the file
 	lasi=		[HW,SCSI] PARISC LASI driver for the 53c700 chip
 			Format: addr:<io>,irq:<irq>
 
+	libata.noacpi	[LIBATA] Disables use of ACPI in libata suspend/resume
+			when set.
+			Format: <int>
+
 	load_ramdisk=	[RAM] List of ramdisks to load from floppy
 			See Documentation/ramdisk.txt.
 
@@ -1079,10 +1083,6 @@ and is between 256 and 4096 characters. It is defined in the file
 			emulation library even if a 387 maths coprocessor
 			is present.
 
-	noacpi		[LIBATA] Disables use of ACPI in libata suspend/resume
-			when set.
-			Format: <int>
-
 	noaliencache	[MM, NUMA, SLAB] Disables the allocation of alien
 			caches in the slab allocator.  Saves per-node memory,
 			but will impact performance.
-- 
http://www.codemonkey.org.uk

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-29  6:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-27 15:50 correct kernel parameter in documentation Dave Jones
2007-09-27 16:03 ` Robert P. J. Day
2007-09-27 16:24   ` Alan Cox
2007-09-29  6:23 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).