* [PATCH] mount.2: fix incorrect path
@ 2010-05-19 12:32 Petr Uzel
[not found] ` <20100519123203.GA9081-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2010-05-19 12:32 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 637 bytes --]
Signed-off-by: Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org>
---
man2/mount.2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man2/mount.2 b/man2/mount.2
index a79bdca..486fb4f 100644
--- a/man2/mount.2
+++ b/man2/mount.2
@@ -438,7 +438,7 @@ to other processes (except child processes that the caller
subsequently creates) and vice versa.
The Linux-specific
-.I /proc/PID/self
+.I /proc/PID/mounts
file exposes the list of mount points in the mount
namespace of the process with the specified ID; see
.BR proc (5)
--
1.6.4.2
Petr
--
Petr Uzel
IRC: ptr_uzl @ freenode
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mount.2: fix incorrect path
[not found] ` <20100519123203.GA9081-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
@ 2010-05-22 6:37 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2010-05-22 6:37 UTC (permalink / raw)
To: Petr Uzel; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Hello Petr,
On Wed, May 19, 2010 at 2:32 PM, Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org> wrote:
> Signed-off-by: Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org>
> ---
> man2/mount.2 | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/man2/mount.2 b/man2/mount.2
> index a79bdca..486fb4f 100644
> --- a/man2/mount.2
> +++ b/man2/mount.2
> @@ -438,7 +438,7 @@ to other processes (except child processes that the caller
> subsequently creates) and vice versa.
>
> The Linux-specific
> -.I /proc/PID/self
> +.I /proc/PID/mounts
> file exposes the list of mount points in the mount
> namespace of the process with the specified ID; see
> .BR proc (5)
> --
> 1.6.4.2
Thanks. Applied for 3.25.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface" http://blog.man7.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-22 6:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 12:32 [PATCH] mount.2: fix incorrect path Petr Uzel
[not found] ` <20100519123203.GA9081-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
2010-05-22 6:37 ` Michael Kerrisk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).