Date:	Wed, 2 Mar 2011 13:32:07 +0100
From: Anton Arapov <anton@redhat.com>
To: linux-numa@vger.kernel.org
Subject: [PATCH] manpages

Hello,
    please, commit the following patches to the numactl tree.
    Author: John Bradshaw <john@johnbradshaw.org>

p.s. keep me in Cc.
thanks,
Anton

---
 numactl.8 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Index: numactl-dev/numactl.8
===================================================================
--- numactl-dev.orig/numactl.8
+++ numactl-dev/numactl.8
@@ -162,7 +162,7 @@ to specify the shared memory segment or
 above (
 .I \-\-interleave, 
 .I \-\-localalloc, 
-.I \-\-prefered, 
+.I \-\-preferred,
 .I \-\-membind
 ).
 .TP
@@ -258,7 +258,7 @@ numactl \-\-preferred=1 numactl \-\-show
 Set preferred node 1 and show the resulting state.
 
 numactl --interleave=all --shmkeyfile /tmp/shmkey 
-Interleave all of the sysv shared memory regiion specified by 
+Interleave all of the sysv shared memory region specified by
 /tmp/shmkey over all nodes.
 
 numactl --offset=1G --length=1G --membind=1 --file /dev/shm/A --touch
