diff --git a/man2/get_mempolicy.2 b/man2/get_mempolicy.2 index c1eaa3903..8644c4745 100644 --- a/man2/get_mempolicy.2 +++ b/man2/get_mempolicy.2 @@ -20,9 +20,9 @@ .\" 2006-02-03, mtk, substantial wording changes and other improvements .\" .TH GET_MEMPOLICY 2 2006-02-07 "Linux" "Linux Programmer's Manual" -.SH SYNOPSIS -get_mempolicy \- Retrieve NUMA memory policy for a process .SH NAME +get_mempolicy \- Retrieve NUMA memory policy for a process +.SH SYNOPSIS .B "#include " .nf .sp @@ -30,7 +30,7 @@ get_mempolicy \- Retrieve NUMA memory policy for a process .BI " unsigned long " maxnode ", unsigned long " addr , .BI " unsigned long " flags ); .fi -.\" TBD rewrite this. it is confusing. +.\" FIXME rewrite this. it is confusing. .SH DESCRIPTION .BR get_mempolicy () retrieves the NUMA policy of the calling process or of a memory address,