Linux-man Archive mirror
 help / color / mirror / Atom feed
From: Rajesh Pandian <r.pandian@gmail.com>
To: alx@kernel.org
Cc: linux-man@vger.kernel.org, Rajesh Pandian <r.pandian@gmail.com>
Subject: [PATCH] bugzilla_217709
Date: Tue, 26 Dec 2023 17:53:41 +0530	[thread overview]
Message-ID: <20231226122341.14444-1-r.pandian@gmail.com> (raw)

---
 man7/mount_namespaces.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/mount_namespaces.7 b/man7/mount_namespaces.7
index 1f0a1b41f..736dd91bd 100644
--- a/man7/mount_namespaces.7
+++ b/man7/mount_namespaces.7
@@ -1127,7 +1127,7 @@ in the following step:
 .EX
 # \fBunshare \-\-user \-\-map\-root\-user \-\-mount \e\fP
                \fBstrace \-o /tmp/log \e\fP
-               \fBumount /mnt/dir\fP
+               \fBumount /etc/shadow\fP
 umount: /etc/shadow: not mounted.
 # \fBgrep \[aq]\[ha]umount\[aq] /tmp/log\fP
 umount2("/etc/shadow", 0)     = \-1 EINVAL (Invalid argument)
-- 
2.39.2


             reply	other threads:[~2023-12-26 12:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-26 12:23 Rajesh Pandian [this message]
2024-01-01 11:50 ` [PATCH] bugzilla_217709 Alejandro Colomar
2024-01-09 11:19   ` rajesh

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=20231226122341.14444-1-r.pandian@gmail.com \
    --to=r.pandian@gmail.com \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.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 read-only IMAP folder(s) and NNTP newsgroup(s).