zfs.8 - updated acl(5) -> acl(3)
updated atributes(5) -> attributes(3) removed exportfs(8) (this does not exist in BSD systems) Signed-off-by: Christopher Davidson <christopher.davidson@gmail.com>
This commit is contained in:
parent
79c6dffa6b
commit
8e1775678f
|
@ -785,12 +785,11 @@ don't wait.
|
||||||
.Xr fsync 2 ,
|
.Xr fsync 2 ,
|
||||||
.Xr stat 2 ,
|
.Xr stat 2 ,
|
||||||
.Xr write 2 ,
|
.Xr write 2 ,
|
||||||
.Xr acl 5 ,
|
.Xr acl 3 ,
|
||||||
.Xr attributes 5 ,
|
.Xr attributes 3 ,
|
||||||
.Xr exports 5 ,
|
.Xr exports 5 ,
|
||||||
.Xr zfsconcepts 7 ,
|
.Xr zfsconcepts 7 ,
|
||||||
.Xr zfsprops 7 ,
|
.Xr zfsprops 7 ,
|
||||||
.Xr exportfs 8 ,
|
|
||||||
.Xr mount 8 ,
|
.Xr mount 8 ,
|
||||||
.Xr net 8 ,
|
.Xr net 8 ,
|
||||||
.Xr selinux 8 ,
|
.Xr selinux 8 ,
|
||||||
|
|
Loading…
Reference in New Issue