aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getcpu.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getcpu.2')
-rw-r--r--man2/getcpu.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getcpu.2 b/man2/getcpu.2
index 5e1f0d297e..eceb895d79 100644
--- a/man2/getcpu.2
+++ b/man2/getcpu.2
@@ -19,7 +19,7 @@ getcpu \- determine CPU and NUMA node on which the calling thread is running
.BI "int getcpu(unsigned *" cpu ", unsigned *" node \
", struct getcpu_cache *" tcache );
.fi
-
+.PP
.IR Note :
There is no glibc wrapper for this system call; see NOTES.
.SH DESCRIPTION