diff options
Diffstat (limited to 'lib/libc/gen/shm_open.3')
-rw-r--r-- | lib/libc/gen/shm_open.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/shm_open.3 b/lib/libc/gen/shm_open.3 index 1c71772..cbd4dc7 100644 --- a/lib/libc/gen/shm_open.3 +++ b/lib/libc/gen/shm_open.3 @@ -100,7 +100,7 @@ The function makes no effort to ensure that .Fa path refers to a shared memory object. -.Sh PORTABILITY +.Sh COMPATIBILITY The .Fa path argument does not necessarily represent a pathname (although it does in this |