diff options
| -rw-r--r-- | man2/shmget.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/shmget.2 b/man2/shmget.2 index e12915dd8e..856fd6024f 100644 --- a/man2/shmget.2 +++ b/man2/shmget.2 @@ -354,7 +354,7 @@ for a discussion of why this default value (rather than is used. .IP From Linux 2.2 up to Linux 3.15, the default value of -this limit was 0x2000000 (32\ MB). +this limit was 0x2000000 (32\ MiB). .IP Because it is not possible to map just part of a shared memory segment, the amount of virtual memory places another limit on the maximum size of a |
