mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Use .Vt "struct stat" consistently.
This commit is contained in:
parent
93d7fd123e
commit
502f968bb9
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ as defined by
|
|||
and into which information is placed concerning the file.
|
||||
.Pp
|
||||
The time-related fields of
|
||||
.Fa struct stat
|
||||
.Vt "struct stat"
|
||||
are as follows:
|
||||
.Bl -tag -width ".Va st_birthtime"
|
||||
.It Va st_atime
|
||||
|
|
|
|||
Loading…
Reference in a new issue