aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorWolfgang Helbig <helbig@FreeBSD.org>1997-12-26 12:26:43 +0000
committerWolfgang Helbig <helbig@FreeBSD.org>1997-12-26 12:26:43 +0000
commitd9730bd932fcd64a1a64a0cb4e271ff1a2ef81cb (patch)
treee92d96e10b02fb0120a02ce5933f62de21e64101 /share
parenta86f3c5dee8c70f0d3b042b76e52ad9950ac8877 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/sticky.87
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8
index 009f544e3404..d86f3c23892a 100644
--- a/share/man/man8/sticky.8
+++ b/share/man/man8/sticky.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)sticky.8 8.1 (Berkeley) 6/5/93
-.\" $Id: sticky.8,v 1.2 1997/03/07 03:28:21 jmg Exp $
+.\" $Id: sticky.8,v 1.3 1997/08/17 00:15:46 steve Exp $
.\"
.Dd June 5, 1993
.Dt STICKY 8
@@ -43,16 +43,13 @@ A special file mode, called the
.Em sticky bit
(mode S_ISVTX),
is used to indicate special treatment
-for shareable executable files and directories.
+for directories. It is ignored for regular files.
See
.Xr chmod 2
or
the file
.Pa /usr/include/sys/stat.h
for an explanation of file modes.
-.Sh STICKY TEXT EXECUTABLE FILES
-These are no longer supported and any attempt to create a sticky text
-executable will fail on UFS-based filesystems.
.Sh STICKY DIRECTORIES
A directory whose `sticky bit' is set
becomes an append-only directory, or, more accurately,