summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2019-07-20 04:24:37 +0200
committerMike Frysinger <vapier@gentoo.org>2022-11-12 21:46:47 +0700
commit9f114efe76525ae14e7c959d4154e7b881589f18 (patch)
treeb345ae6c9d7bde3b9caa6225cfc39dd02e740336
parent745d99a44605a3a1d8d0c376c7fb4c1642516f6c (diff)
downloadacl-9f114efe76525ae14e7c959d4154e7b881589f18.tar.gz
man: Add reference to mount(8) for the acl/noacl mount options
The man page mentions mount(8) option, but has no reference to that man page, which makes it more difficult to know where to further look into. Signed-off-by: Guillem Jover <guillem@hadrons.org>
-rw-r--r--man/man5/acl.51
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man5/acl.5 b/man/man5/acl.5
index 3251c61..d816557 100644
--- a/man/man5/acl.5
+++ b/man/man5/acl.5
@@ -403,6 +403,7 @@ header.
.Xr mkdir 2 ,
.Xr mkfifo 2 ,
.Xr mknod 2 ,
+.Xr mount 8 ,
.Xr open 2 ,
.Xr setfacl 1 ,
.Xr stat 2 ,