View | Details | Raw Unified | Return to bug 84267
Collapse All | Expand All

(-)/pr/work/chflags.1 (+5 lines)
Lines 132-137 Link Here
132
command's actions are determined by the last one specified.
132
command's actions are determined by the last one specified.
133
.Pp
133
.Pp
134
You can use "ls -lo" to see the flags of existing files.
134
You can use "ls -lo" to see the flags of existing files.
135
.Pp
136
The ability to change certain flags is determined by the kernel security level.
137
See 
138
.Xr security 7 .
135
.Sh DIAGNOSTICS
139
.Sh DIAGNOSTICS
136
.Ex -std
140
.Ex -std
137
.Sh SEE ALSO
141
.Sh SEE ALSO
Lines 139-144 Link Here
139
.Xr chflags 2 ,
144
.Xr chflags 2 ,
140
.Xr stat 2 ,
145
.Xr stat 2 ,
141
.Xr fts 3 ,
146
.Xr fts 3 ,
147
.Xr security 7 ,
142
.Xr symlink 7
148
.Xr symlink 7
143
.Sh BUGS
149
.Sh BUGS
144
Only a limited number of utilities are
150
Only a limited number of utilities are

Return to bug 84267