Skip to content

Commit

Permalink
fix description for numa_node_size64 in man as well
Browse files Browse the repository at this point in the history
  • Loading branch information
danfai authored and andikleen committed Jun 16, 2021
1 parent 20eded4 commit 32730ef
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions numa.3
Original file line number Diff line number Diff line change
Expand Up @@ -414,11 +414,7 @@ On error it returns \-1.

.BR numa_node_size64 ()
works the same as
.BR numa_node_size ()
except that it returns values as
.I long long
instead of
.IR long .
.BR numa_node_size ().
This is useful on 32-bit architectures with large nodes.

.BR numa_preferred ()
Expand Down

0 comments on commit 32730ef

Please sign in to comment.