mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Document st_flags in the stat(2).
Approved by: mckusick,vangyzen,jilles Differential Revision: https://reviews.freebsd.org/D10852
This commit is contained in:
parent
05f3dec72e
commit
3d751650c1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320004
@ -137,6 +137,11 @@ The numeric ID of the device containing the file.
|
||||
The file's inode number.
|
||||
.It Va st_nlink
|
||||
The number of hard links to the file.
|
||||
.It Va st_flags
|
||||
The flags enabled for the file.
|
||||
See
|
||||
.Xr chflags 2
|
||||
for the list of flags and their description.
|
||||
.El
|
||||
.Pp
|
||||
The
|
||||
|
Loading…
Reference in New Issue
Block a user