linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] mount.2: fix incorrect path
Date: Wed, 19 May 2010 14:32:04 +0200	[thread overview]
Message-ID: <20100519123203.GA9081@foxbat.suse.cz> (raw)

[-- 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 --]

             reply	other threads:[~2010-05-19 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19 12:32 Petr Uzel [this message]
     [not found] ` <20100519123203.GA9081-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
2010-05-22  6:37   ` [PATCH] mount.2: fix incorrect path Michael Kerrisk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100519123203.GA9081@foxbat.suse.cz \
    --to=petr.uzel-alswssmvlrq@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).