summaryrefslogtreecommitdiff
path: root/share/man/man8/sticky.8
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man8/sticky.8')
-rw-r--r--share/man/man8/sticky.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8
index 5577ca04b51..bb046a055dc 100644
--- a/share/man/man8/sticky.8
+++ b/share/man/man8/sticky.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sticky.8,v 1.10 2014/02/14 17:27:58 schwarze Exp $
+.\" $OpenBSD: sticky.8,v 1.11 2023/05/24 15:48:11 op Exp $
.\" $NetBSD: sticky.8,v 1.3 1994/11/30 19:36:27 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)sticky.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: February 14 2014 $
+.Dd $Mdocdate: May 24 2023 $
.Dt STICKY 8
.Os
.Sh NAME
@@ -39,7 +39,7 @@
.Sh DESCRIPTION
A special file mode, called the
.Em sticky bit
-(mode S_ISVTX),
+.Pq mode Dv S_ISVTX ,
is used to indicate special treatment for files and directories.
See
.Xr chmod 2