Re: [PATCH 3/3] Doc/kernel-parameters.txt: slightly reword sentenceabout restrictions

From: Randy.Dunlap
Date: Mon Mar 13 2006 - 14:31:07 EST


On Mon, 13 Mar 2006 20:23:17 +0100 (CET) Stefan Richter wrote:

> Doc/kernel-parameters.txt: slightly reword sentence about restrictions
>
> The previous patch somewhat diverted the train of thought.
> Here I am trying to bring the valued reader back on track.
>
> Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>
>
> --- linux/Documentation/kernel-parameters.txt.2 2006-03-13 19:57:52.000000000 +0100
> +++ linux/Documentation/kernel-parameters.txt 2006-03-13 20:03:32.000000000 +0100
> @@ -24,9 +24,10 @@
> parameters may be changed at runtime by the command
> "echo -n ${value} > /sys/module/${modulename}/parameters/${parm}".
>
> -The text in square brackets at the beginning of the description states the
> -restrictions on the kernel for the said kernel parameter to be valid. The
> -restrictions referred to are that the relevant option is valid if:
> +The parameters listed below are only valid if certain kernel build options were
> +enabled and if respective hardware is present. The text in square brackets at
> +the beginning of each description states the restrictions within wich a
> +parameter is applicable:

within which


---
~Randy
You can't do anything without having to do something else first.
-- Belefant's Law
-
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/