stat.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-10 11:28:09 +01:00
parent 6b383fbd0b
commit 60c3c265ea
1 changed files with 0 additions and 2 deletions

View File

@ -870,7 +870,6 @@ and
The kernel-internal versions of the
.I stat
structure dealt with by the different versions are, respectively:
.RS
.TP
.IR __old_kernel_stat
The original structure, with rather narrow fields, and no padding.
@ -894,7 +893,6 @@ and various other enlarged fields and further padding in the structure.
(Various padding bytes were eventually consumed in Linux 2.6,
with the advent of 32-bit device IDs and nanosecond components
for the timestamp fields.)
.RE
.PP
The glibc
.BR stat ()