OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / mbind.2
index cc16766..d0dc863 100644 (file)
@@ -42,7 +42,7 @@
 .\"                Author: Lee Schermerhorn <lee.schermerhorn@hp.com>
 .\"                Date:   Thu Oct 25 14:16:32 2012 +0200
 .\"
-.TH MBIND 2 2014-05-10 Linux "Linux Programmer's Manual"
+.TH MBIND 2 2015-01-22 Linux "Linux Programmer's Manual"
 .SH NAME
 mbind \- set memory policy for a memory range
 .SH SYNOPSIS
@@ -323,7 +323,10 @@ Part or all of the memory range specified by
 and
 .I maxnode
 points outside your accessible address space.
-Or, there was an unmapped hole in the specified memory range.
+Or, there was an unmapped hole in the specified memory range specified by
+.IR addr
+and
+.IR len .
 .TP
 .B EINVAL
 An invalid value was specified for
@@ -466,7 +469,7 @@ are available only on Linux 2.6.16 and later.
 .BR numa (7),
 .BR numactl (8)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,