diff options
| -rw-r--r-- | man2/migrate_pages.2 | 3 | ||||
| -rw-r--r-- | man2/move_pages.2 | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/man2/migrate_pages.2 b/man2/migrate_pages.2 index f6701ec90e..ced5e33b8e 100644 --- a/man2/migrate_pages.2 +++ b/man2/migrate_pages.2 @@ -4,6 +4,7 @@ .\" This manpage is Copyright (C) 2006 Silicon Graphics, Inc. .\" Christoph Lameter .\" +.\" %%%LICENSE_START(VERBATIM_TWO_PARA) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. @@ -12,6 +13,8 @@ .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. +.\" %%%END_LICENSE +.\" .TH MIGRATE_PAGES 2 2012-08-01 "Linux" "Linux Programmer's Manual" .SH NAME migrate_pages \- move all pages in a process to another set of nodes diff --git a/man2/move_pages.2 b/man2/move_pages.2 index 504f5a661a..98c5783023 100644 --- a/man2/move_pages.2 +++ b/man2/move_pages.2 @@ -1,6 +1,7 @@ .\" This manpage is Copyright (C) 2006 Silicon Graphics, Inc. .\" Christoph Lameter .\" +.\" %%%LICENSE_START(VERBATIM_TWO_PARA) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. @@ -9,6 +10,7 @@ .\" manual under the conditions for verbatim copying, provided that the .\" entire resulting derived work is distributed under the terms of a .\" permission notice identical to this one. +.\" %%%END_LICENSE .\" .\" FIXME Should programs normally be using this API directly, or should .\" they rather be using interfaces in the numactl package? |
