Deleted Added
full compact
chflags.1 (139969) chflags.1 (140353)
1.\"-
2.\" Copyright (c) 1989, 1990, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)chflags.1 8.4 (Berkeley) 5/2/95
1.\"-
2.\" Copyright (c) 1989, 1990, 1993, 1994
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This code is derived from software contributed to Berkeley by
6.\" the Institute of Electrical and Electronics Engineers, Inc.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)chflags.1 8.4 (Berkeley) 5/2/95
33.\" $FreeBSD: head/bin/chflags/chflags.1 139969 2005-01-10 08:39:26Z imp $
33.\" $FreeBSD: head/bin/chflags/chflags.1 140353 2005-01-16 16:41:59Z ru $
34.\"
35.Dd March 24, 2003
36.Dt CHFLAGS 1
37.Os
38.Sh NAME
39.Nm chflags
40.Nd change file flags
41.Sh SYNOPSIS

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

128.Fl P
129options are ignored unless the
130.Fl R
131option is specified.
132In addition, these options override each other and the
133command's actions are determined by the last one specified.
134.Pp
135You can use "ls -lo" to see the flags of existing files.
34.\"
35.Dd March 24, 2003
36.Dt CHFLAGS 1
37.Os
38.Sh NAME
39.Nm chflags
40.Nd change file flags
41.Sh SYNOPSIS

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

128.Fl P
129options are ignored unless the
130.Fl R
131option is specified.
132In addition, these options override each other and the
133command's actions are determined by the last one specified.
134.Pp
135You can use "ls -lo" to see the flags of existing files.
136.Sh DIAGNOSTICS
136.Sh EXIT STATUS
137.Ex -std
138.Sh SEE ALSO
139.Xr ls 1 ,
140.Xr chflags 2 ,
141.Xr stat 2 ,
142.Xr fts 3 ,
143.Xr symlink 7
144.Sh HISTORY
145The
146.Nm
147command first appeared in
148.Bx 4.4 .
137.Ex -std
138.Sh SEE ALSO
139.Xr ls 1 ,
140.Xr chflags 2 ,
141.Xr stat 2 ,
142.Xr fts 3 ,
143.Xr symlink 7
144.Sh HISTORY
145The
146.Nm
147command first appeared in
148.Bx 4.4 .