Re: [PATCH] [TRIVIAL] Documentation: fix 3 typos in sysctl/vm.txt

From: Jiri Kosina
Date: Wed Apr 06 2011 - 10:09:55 EST


On Wed, 6 Apr 2011, Paul Bolle wrote:

> Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
> ---
> Documentation/sysctl/vm.txt | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
> index 30289fa..96f0ee8 100644
> --- a/Documentation/sysctl/vm.txt
> +++ b/Documentation/sysctl/vm.txt
> @@ -481,10 +481,10 @@ the DMA zone.
> Type(A) is called as "Node" order. Type (B) is "Zone" order.
>
> "Node order" orders the zonelists by node, then by zone within each node.
> -Specify "[Nn]ode" for zone order
> +Specify "[Nn]ode" for node order
>
> "Zone Order" orders the zonelists by zone type, then by node within each
> -zone. Specify "[Zz]one"for zode order.
> +zone. Specify "[Zz]one" for zone order.
>
> Specify "[Dd]efault" to request automatic configuration. Autoconfiguration
> will select "node" order in following case.

Applied, thanks.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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/