summaryrefslogtreecommitdiff
path: root/bin/chflags
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2005-02-25 00:40:46 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2005-02-25 00:40:46 +0000
commit61001d7506e3f0a1c252d08ef4d4edf35a3b535d (patch)
tree04f1617f1a5c304bb436e64fd6e4b6508993e468 /bin/chflags
parent59fa1b558e286a921d9e1a12909f64bb8ae68e6e (diff)
Notes
Diffstat (limited to 'bin/chflags')
-rw-r--r--bin/chflags/chflags.112
1 files changed, 6 insertions, 6 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index 51e137aa3fa7..426c98ed1e46 100644
--- a/bin/chflags/chflags.1
+++ b/bin/chflags/chflags.1
@@ -145,19 +145,19 @@ You can use "ls -lo" to see the flags of existing files.
Only a limited number of utilities are
.Nm
aware.
-Some of the tools which are include
+Some of these tools include
.Xr ls 1 ,
.Xr cp 1 ,
.Xr find 1 ,
+.Xr install 1 ,
.Xr dump 8 ,
and
.Xr restore 8 .
-In particular tools which are not
+In particular a tool which is not currently
.Nm
-aware include
-.Xr tar 1
-and
-.Xr pax 1 .
+aware is the
+.Xr pax 1
+utility.
.Sh HISTORY
The
.Nm