public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Correct mount man page default iso9660 permission
@ 2013-11-13 15:19 Phillip Susi
  2013-11-14 11:31 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Phillip Susi @ 2013-11-13 15:19 UTC (permalink / raw)
  To: util-linux

The mount man page said the default permissions are read for
everyone, but it is in fact, read and execute.

Signed-off-by: Phillip Susi <psusi@ubuntu.com>
---
 sys-utils/mount.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 371f1a1..9b9a9db 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -1980,7 +1980,7 @@ but also apply Acorn extensions if present.
 .TP
 .BI mode= value
 For non-Rock Ridge volumes, give all files the indicated mode.
-(Default: read permission for everybody.)
+(Default: read and execute permission for everybody.)
 Since Linux 2.1.37 one no longer needs to specify the mode in
 decimal. (Octal is indicated by a leading 0.)
 .TP
-- 
1.8.3.2


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

* Re: [PATCH] Correct mount man page default iso9660 permission
  2013-11-13 15:19 [PATCH] Correct mount man page default iso9660 permission Phillip Susi
@ 2013-11-14 11:31 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2013-11-14 11:31 UTC (permalink / raw)
  To: Phillip Susi; +Cc: util-linux

On Wed, Nov 13, 2013 at 10:19:04AM -0500, Phillip Susi wrote:
>  sys-utils/mount.8 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

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

end of thread, other threads:[~2013-11-14 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 15:19 [PATCH] Correct mount man page default iso9660 permission Phillip Susi
2013-11-14 11:31 ` Karel Zak

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