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 -- To unsubscribe from this list: send the line "unsubscribe linux-numa" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html