diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 02:19:14 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 02:19:14 +0000 |
| commit | 46c2a2cfa4db0a7969436da3293dedaadf750470 (patch) | |
| tree | 9e08fb6b9504917bf2eb917a2e6f067ec3218930 /usr.bin/xinstall | |
| parent | db4f576472b23c95fa8d8e50e425d45b264e9fd0 (diff) | |
Notes
Diffstat (limited to 'usr.bin/xinstall')
| -rw-r--r-- | usr.bin/xinstall/install.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index e2e0ad9a3ed2..79484ccc9ad7 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -223,10 +223,10 @@ exits abnormally. .Pp File flags cannot be set by .Xr fchflags 2 -over a NFS file system. Other file systems do not have a concept of flags. +over a NFS filesystem. Other filesystems do not have a concept of flags. The .Nm -utility will only warn when flags could not be set on a file system +utility will only warn when flags could not be set on a filesystem that does not support them. .Pp The |
