mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The 'X' permission symbol is specified by POSIX.2, so don't say that it
isn't. Obtained from: NetBSD Confirmed by: ru, wollman
This commit is contained in:
parent
ed34d0ade2
commit
02c724b4fb
1 changed files with 2 additions and 4 deletions
|
|
@ -336,11 +336,9 @@ utility is expected to be
|
|||
.St -p1003.2
|
||||
compatible with the exception of the
|
||||
.Ar perm
|
||||
symbols
|
||||
symbol
|
||||
.Dq t
|
||||
and
|
||||
.Dq X
|
||||
which are not included in that standard.
|
||||
which is not included in that standard.
|
||||
.Sh HISTORY
|
||||
A
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue