Deleted Added
full compact
getfacl.1 (129296) getfacl.1 (140353)
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

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

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
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

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

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $FreeBSD: head/bin/getfacl/getfacl.1 129296 2004-05-16 21:34:31Z ru $
28.\" $FreeBSD: head/bin/getfacl/getfacl.1 140353 2005-01-16 16:41:59Z ru $
29.\"
30.\" Developed by the TrustedBSD Project.
31.\" Support for POSIX.1e access control lists.
32.\"
33.Dd December 30, 2002
34.Dt GETFACL 1
35.Os
36.Sh NAME

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

76.Ar file
77is specified as
78.Fl ,
79then
80.Nm
81reads a list of pathnames, each terminated by one newline character,
82from the standard input.
83.El
29.\"
30.\" Developed by the TrustedBSD Project.
31.\" Support for POSIX.1e access control lists.
32.\"
33.Dd December 30, 2002
34.Dt GETFACL 1
35.Os
36.Sh NAME

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

76.Ar file
77is specified as
78.Fl ,
79then
80.Nm
81reads a list of pathnames, each terminated by one newline character,
82from the standard input.
83.El
84.Sh EXIT STATUS
85.Ex -std
84.Sh EXAMPLES
85.Dl getfacl /
86.Pp
87Retrieve ACL for the directory
88.Pa / .
89.Pp
90.Dl getfacl -d /
91.Pp
92Retrieve the default ACL for the directory
93.Pa / ,
94if any.
86.Sh EXAMPLES
87.Dl getfacl /
88.Pp
89Retrieve ACL for the directory
90.Pa / .
91.Pp
92.Dl getfacl -d /
93.Pp
94Retrieve the default ACL for the directory
95.Pa / ,
96if any.
95.Sh DIAGNOSTICS
96.Ex -std
97.Sh SEE ALSO
98.Xr setfacl 1 ,
99.Xr acl 3 ,
100.Xr getextattr 8 ,
101.Xr setextattr 8 ,
102.Xr acl 9 ,
103.Xr extattr 9
104.Sh STANDARDS

--- 13 unchanged lines hidden ---
97.Sh SEE ALSO
98.Xr setfacl 1 ,
99.Xr acl 3 ,
100.Xr getextattr 8 ,
101.Xr setextattr 8 ,
102.Xr acl 9 ,
103.Xr extattr 9
104.Sh STANDARDS

--- 13 unchanged lines hidden ---