All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mount(8): point people to the proc(5) page for mount options
@ 2018-01-19  2:22 Mike Frysinger
  2018-01-19 10:15 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2018-01-19  2:22 UTC (permalink / raw)
  To: util-linux

This page is out of date wrt proc mount options, so point it to the
proc(5) page which is kept up to date.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 sys-utils/mount.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index c6089a7ad23a..954a4d3858b9 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -2067,9 +2067,9 @@ The upperdir is normally on a writable filesystem.
 The workdir needs to be an empty directory on the same filesystem as upperdir.
 
 .SS "Mount options for proc"
-.TP
-\fBuid=\fP\,\fIvalue\fP and \fBgid=\fP\,\fIvalue\fP
-These options are recognized, but have no effect as far as I can see.
+See the options section of the
+.BR proc (5)
+man page.
 
 .SS "Mount options for ramfs"
 Ramfs is a memory based filesystem.  Mount it and you have it.  Unmount it
-- 
2.15.1


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

* Re: [PATCH] mount(8): point people to the proc(5) page for mount options
  2018-01-19  2:22 [PATCH] mount(8): point people to the proc(5) page for mount options Mike Frysinger
@ 2018-01-19 10:15 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2018-01-19 10:15 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: util-linux

On Thu, Jan 18, 2018 at 09:22:46PM -0500, Mike Frysinger wrote:
>  sys-utils/mount.8 | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
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:[~2018-01-19 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19  2:22 [PATCH] mount(8): point people to the proc(5) page for mount options Mike Frysinger
2018-01-19 10:15 ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.