highlight that ls -o lists the flags

This commit is contained in:
lukem 1999-01-03 01:36:34 +00:00
parent 1f786e2c6f
commit f0dcae6433

View File

@ -1,4 +1,4 @@
.\" $NetBSD: chflags.1,v 1.6 1997/10/18 12:39:50 lukem Exp $
.\" $NetBSD: chflags.1,v 1.7 1999/01/03 01:36:34 lukem Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -117,9 +117,17 @@ In addition, these options override each other and the
command's actions are determined by the last one specified.
.Pp
The
.Fl o
option
of
.Xr ls 1
is used to display the flags.
.Pp
The
.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr ls 1 ,
.Xr chflags 2 ,
.Xr stat 2 ,
.Xr fts 3 ,