* Small fix to numa.3
@ 2010-02-11 23:31 Ian Wienand
0 siblings, 0 replies; only message in thread
From: Ian Wienand @ 2010-02-11 23:31 UTC (permalink / raw)
To: linux-numa
Hi,
Trivial fix to man page
-i
--- ../numactl-2.0.4-rc2-orig/numa.3 2010-02-02 05:32:33.000000000 -0800
+++ numa.3 2010-02-11 15:27:36.000000000 -0800
@@ -114,7 +114,7 @@
.br
.BI "int numa_sched_setaffinity(pid_t " pid ", struct bitmask *" mask );
.br
-.BI "int numa_node_to_cpus(int " node ", unsigned long *" buffer ", int " bufferlen );
+.BI "int numa_node_to_cpus(int " node ", struct bitmask *" mask" );
.br
.BI "int numa_node_of_cpu(int " cpu ");
.sp
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-02-11 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-11 23:31 Small fix to numa.3 Ian Wienand
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).