Deleted Added
full compact
setfacl.1 (220465) setfacl.1 (233648)
1.\"-
2.\" Copyright (c) 2001 Chris D. Faulhaber
3.\" Copyright (c) 2011 Edward Tomasz Napiera��a
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
1.\"-
2.\" Copyright (c) 2001 Chris D. Faulhaber
3.\" Copyright (c) 2011 Edward Tomasz Napiera��a
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

19.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
20.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
21.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
23.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
24.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
25.\" SUCH DAMAGE.
26.\"
27.\" $FreeBSD: head/bin/setfacl/setfacl.1 220465 2011-04-09 07:42:25Z trasz $
27.\" $FreeBSD: head/bin/setfacl/setfacl.1 233648 2012-03-29 05:02:12Z eadler $
28.\"
29.Dd April 9, 2011
30.Dt SETFACL 1
31.Os
32.Sh NAME
33.Nm setfacl
34.Nd set ACL information
35.Sh SYNOPSIS

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

290.Dq Li other
291- it means,
292literally, everyone, including file owner and owning group.
293.It Ar "ACL qualifier"
294The ACL qualifier field describes the user or group associated with
295the ACL entry.
296It may consist of one of the following: uid or
297user name, or gid or group name. In entries whose tag type is
28.\"
29.Dd April 9, 2011
30.Dt SETFACL 1
31.Os
32.Sh NAME
33.Nm setfacl
34.Nd set ACL information
35.Sh SYNOPSIS

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

290.Dq Li other
291- it means,
292literally, everyone, including file owner and owning group.
293.It Ar "ACL qualifier"
294The ACL qualifier field describes the user or group associated with
295the ACL entry.
296It may consist of one of the following: uid or
297user name, or gid or group name. In entries whose tag type is
298one of
298one of
299.Dq Li owner@ ,
300.Dq Li group@ ,
301or
302.Dq Li everyone@ ,
303this field is omitted altogether, including the trailing comma.
304.It Ar "access permissions"
305Access permissions may be specified in either short or long form.
306Short and long forms may not be mixed.

--- 174 unchanged lines hidden ---
299.Dq Li owner@ ,
300.Dq Li group@ ,
301or
302.Dq Li everyone@ ,
303this field is omitted altogether, including the trailing comma.
304.It Ar "access permissions"
305Access permissions may be specified in either short or long form.
306Short and long forms may not be mixed.

--- 174 unchanged lines hidden ---