Deleted Added
full compact
getfacl.1 (209034) getfacl.1 (240085)
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 209034 2010-06-11 06:04:07Z uqs $
28.\" $FreeBSD: head/bin/getfacl/getfacl.1 240085 2012-09-04 12:02:23Z trasz $
29.\"
30.\" Developed by the TrustedBSD Project.
31.\" Support for POSIX.1e access control lists.
32.\"
33.Dd September 4, 2009
34.Dt GETFACL 1
35.Os
36.Sh NAME

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

92.Ar file
93is specified as
94.Fl ,
95then
96.Nm
97reads a list of pathnames, each terminated by one newline character,
98from the standard input.
99.El
29.\"
30.\" Developed by the TrustedBSD Project.
31.\" Support for POSIX.1e access control lists.
32.\"
33.Dd September 4, 2009
34.Dt GETFACL 1
35.Os
36.Sh NAME

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

92.Ar file
93is specified as
94.Fl ,
95then
96.Nm
97reads a list of pathnames, each terminated by one newline character,
98from the standard input.
99.El
100.Pp
101For an explanation of the ACL syntax, see the
102.Xr setfacl 1
103manual page.
100.Sh EXIT STATUS
101.Ex -std
102.Sh EXAMPLES
103.Dl getfacl /
104.Pp
105Retrieve ACL for the directory
106.Pa / .
107.Pp

--- 26 unchanged lines hidden ---
104.Sh EXIT STATUS
105.Ex -std
106.Sh EXAMPLES
107.Dl getfacl /
108.Pp
109Retrieve ACL for the directory
110.Pa / .
111.Pp

--- 26 unchanged lines hidden ---