diff options
| -rw-r--r-- | man7/shm_overview.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/shm_overview.7 b/man7/shm_overview.7 index 9c6ac79233..60e7b71d33 100644 --- a/man7/shm_overview.7 +++ b/man7/shm_overview.7 @@ -92,7 +92,7 @@ to link against the real-time library, .IR librt . .SS Accessing shared memory objects via the filesystem On Linux, shared memory objects are created in a -.RI ( tmpfs (5)) +.RB ( tmpfs (5)) virtual filesystem, normally mounted under .IR /dev/shm . Since kernel 2.6.19, Linux supports the use of access control lists (ACLs) |
