acl.3 (6394f703dcdf80f1fd010d508645732880f46d93) acl.3 (d64982518242686ea2827535231707ad7fc7c0ac)
1.\"-
2.\" Copyright (c) 2000, 2001, 2002 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" This software was developed by Robert Watson for the TrustedBSD Project.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 220 unchanged lines hidden (view full) ---

229POSIX.1e implementation page for more information.
230.Sh HISTORY
231POSIX.1e support was introduced in
232.Fx 4.0 ;
233.Fx 5.0
234was the first version to include a complete ACL implementation based
235on extended attributes for the UFS and UFS2 file systems.
236.Pp
1.\"-
2.\" Copyright (c) 2000, 2001, 2002 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" This software was developed by Robert Watson for the TrustedBSD Project.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 220 unchanged lines hidden (view full) ---

229POSIX.1e implementation page for more information.
230.Sh HISTORY
231POSIX.1e support was introduced in
232.Fx 4.0 ;
233.Fx 5.0
234was the first version to include a complete ACL implementation based
235on extended attributes for the UFS and UFS2 file systems.
236.Pp
237The
237.Xr getfacl 1
238and
239.Xr setfacl 1
238.Xr getfacl 1
239and
240.Xr setfacl 1
240describe the user tools that permit direct manipulation of complete file
241ACLs.
241utilities describe the user tools that permit direct manipulation of complete
242file ACLs.
242.Sh AUTHORS
243.An Robert N M Watson
243.Sh AUTHORS
244.An Robert N M Watson