From 8fb096b2a71cb3e0a1172b22bcb9450a394c7e1c Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 18 Jan 2018 21:22:46 -0500 Subject: mount(8): point people to the proc(5) page for mount options 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 --- sys-utils/mount.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys-utils/mount.8') diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index c6089a7ad..954a4d385 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 -- cgit v1.2.3-55-g7522