All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] shm_overview.7: ffix
@ 2021-05-06 11:49 Akihiro Motoki
  2021-05-09 16:28 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Akihiro Motoki @ 2021-05-06 11:49 UTC (permalink / raw)
  To: linux-man

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)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [patch] shm_overview.7: ffix
  2021-05-06 11:49 [patch] shm_overview.7: ffix Akihiro Motoki
@ 2021-05-09 16:28 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-05-09 16:28 UTC (permalink / raw)
  To: Akihiro Motoki, linux-man; +Cc: mtk.manpages

Hello Akihiro,

On 5/6/21 11:49 PM, Akihiro Motoki wrote:
> 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)

Thank you. Patch applied.

Cheers,

Michael


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-09 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 11:49 [patch] shm_overview.7: ffix Akihiro Motoki
2021-05-09 16:28 ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.