]> git.ipfire.org Git - thirdparty/man-pages.git/commit
mount_namespaces.7: Use correctly the terms "mount" and "mount point"
authorAlejandro Colomar <alx@kernel.org>
Sun, 17 Nov 2024 22:16:59 +0000 (23:16 +0100)
committerAlejandro Colomar <alx@kernel.org>
Sun, 17 Nov 2024 22:25:09 +0000 (23:25 +0100)
commitfbbb5b3100f38721911f91caa4bd1472213649f8
treecb806dfedf8acee0b1c7867f06fa5b4c591c1584
parent57c829b7067485eb048d332a47b3aa47e308b664
mount_namespaces.7: Use correctly the terms "mount" and "mount point"

On Sun, Nov 17, 2024 at 16:12:24 +0100, Michael Kerrisk wrote:
>
> A "mount" is a tuple consisting of:
> * a mount ID
> * a source (e.g., a device)
> * a target or "mount point" (i.e. a path name)
> * the ID of the parent of this mount
> * other stuff (e.g., options)

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Cc: Jakub Wilk <jwilk@jwilk.net>
Acked-by: "Michael T. Kerrisk" <mtk.manpages@gmail.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man7/mount_namespaces.7