public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bugzilla_217709
@ 2023-12-26 12:23 Rajesh Pandian
  2024-01-01 11:50 ` Alejandro Colomar
  0 siblings, 1 reply; 3+ messages in thread
From: Rajesh Pandian @ 2023-12-26 12:23 UTC (permalink / raw)
  To: alx; +Cc: linux-man, Rajesh Pandian

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-09 11:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-26 12:23 [PATCH] bugzilla_217709 Rajesh Pandian
2024-01-01 11:50 ` Alejandro Colomar
2024-01-09 11:19   ` rajesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox