Re: fix stale references in Doc*/kernel-parameters.txt

From: Randy Dunlap
Date: Fri Jun 13 2008 - 11:27:36 EST


On Fri, 13 Jun 2008 13:07:26 +0200 Pavel Machek wrote:

>
> Fix stale references to source files in kernel-parameters.txt.
>
> Signed-off-by: Pavel Machek <pavel@xxxxxxx>

Acked-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Thanks.


> ---
> commit 9d0651da52b63d692a2dc461d9225464a89e090d
> tree d4b5f4a63b96692d55b5d723435e5283b3ac12d9
> parent 1ae7f5d9d8c869ca647936cc8b07316aa1438314
> author Pavel <pavel@xxxxxxxxxx> Fri, 13 Jun 2008 13:06:32 +0200
> committer Pavel <pavel@xxxxxxxxxx> Fri, 13 Jun 2008 13:06:32 +0200
>
> Documentation/kernel-parameters.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index e07c432..85c6f57 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -295,7 +295,7 @@ and is between 256 and 4096 characters.
> when initialising the APIC and IO-APIC components.
>
> apm= [APM] Advanced Power Management
> - See header of arch/i386/kernel/apm.c.
> + See header of arch/x86/kernel/apm_32.c.
>
> arcrimi= [HW,NET] ARCnet - "RIM I" (entirely mem-mapped) cards
> Format: <io>,<irq>,<nodeID>
> @@ -638,7 +638,7 @@ and is between 256 and 4096 characters.
>
> elanfreq= [X86-32]
> See comment before function elanfreq_setup() in
> - arch/i386/kernel/cpu/cpufreq/elanfreq.c.
> + arch/x86/kernel/cpu/cpufreq/elanfreq.c.
>
> elevator= [IOSCHED]
> Format: {"anticipatory" | "cfq" | "deadline" | "noop"}
>
> --

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/