mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
rights(4): CAP_FSYNC also permits fdatasync(2).
This commit is contained in:
parent
e15461c7e9
commit
8de7cb10b2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=304315
@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 27, 2015
|
||||
.Dd August 17, 2016
|
||||
.Dt RIGHTS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -254,6 +254,7 @@ Permit
|
||||
.It Dv CAP_FSYNC
|
||||
Permit
|
||||
.Xr aio_fsync 2 ,
|
||||
.Xr fdatasync 2 ,
|
||||
.Xr fsync 2
|
||||
and
|
||||
.Xr openat 2
|
||||
|
Loading…
Reference in New Issue
Block a user