getcpu.2: tfix

Reported-by: Zbigniew Brzeziński <zbigniew.brzezinski@student.put.poznan.pl>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-04 20:26:19 +01:00
parent 35800487b6
commit f55912a99f
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ was added in kernel 2.6.19 for x86_64 and i386.
.BR getcpu () .BR getcpu ()
is Linux-specific. is Linux-specific.
.SH NOTES .SH NOTES
Linux makes a best effort to make this call as fast possible. Linux makes a best effort to make this call as fast as possible.
The intention of The intention of
.BR getcpu () .BR getcpu ()
is to allow programs to make optimizations with per-CPU data is to allow programs to make optimizations with per-CPU data