From c339f0543609d80dd9c7e7f4ce6448ad2282cc74 Mon Sep 17 00:00:00 2001 From: Akihiro Motoki Date: Thu, 6 May 2021 20:49:38 +0900 Subject: [PATCH] shm_overview.7: ffix Signed-off-by: Michael Kerrisk --- man7/shm_overview.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/shm_overview.7 b/man7/shm_overview.7 index 9c6ac7923..60e7b71d3 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)