mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
S_ISVTX -> S_ISTXT to reflect the code.
This commit is contained in:
parent
a13476cc13
commit
40eee9fe09
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
.Sh DESCRIPTION
|
||||
A special file mode, called the
|
||||
.Em sticky bit
|
||||
(mode S_ISVTX),
|
||||
(mode S_ISTXT),
|
||||
is used to indicate special treatment
|
||||
for directories.
|
||||
It is ignored for regular files.
|
||||
|
|
|
|||
Loading…
Reference in a new issue