linux-numa.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ian Wienand <ian@wienand.org>
To: linux-numa@vger.kernel.org
Subject: Small fix to numa.3
Date: Thu, 11 Feb 2010 15:31:54 -0800	[thread overview]
Message-ID: <20100211233154.GA12434@localdomain> (raw)

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

                 reply	other threads:[~2010-02-11 23:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100211233154.GA12434@localdomain \
    --to=ian@wienand.org \
    --cc=linux-numa@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).