aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-06-10 07:17:59 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-06-10 07:17:59 +0000
commit30035fd5058f9abf09673ea3e1c60798d81a5fc6 (patch)
tree5df50cdd09e22798fcf9ccabc9f1ab1279e8ba86 /usr.bin
parent573761ee0eb18ff5f364476a04255afdb440f1d9 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/xinstall/install.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1
index a525aebc12587..46f1b3b001479 100644
--- a/usr.bin/xinstall/install.1
+++ b/usr.bin/xinstall/install.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" From: @(#)install.1 8.1 (Berkeley) 6/6/93
-.\" $Id: install.1,v 1.11 1998/01/11 11:43:34 peter Exp $
+.\" $Id: install.1,v 1.12 1998/06/02 12:00:08 peter Exp $
.\"
.Dd September 22, 1996
.Dt INSTALL 1
@@ -178,8 +178,8 @@ Temporary files may be left in the target directory if
exits abnormally.
.Pp
File flags cannot be set by
-.Xr fchflags 8
-over a NFS file system.
+.Xr fchflags 2
+over a NFS file system. Other file systems do not have a concept of flags.
.Nm
will only warn when flags could not be set on a file system
that does not support them.