* [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
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).