stat.2: Add slightly expanded description oif 'st_ino' field

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-21 15:17:52 +02:00
parent 53cb52e502
commit c61617be60
1 changed files with 3 additions and 0 deletions

View File

@ -212,6 +212,9 @@ and
.BR minor (3)
macros may be useful to decompose the device ID in this field.)
.TP
.I st_ino
This field contains the file's inode number.
.TP
.I st_rdev
This field describes the device that this file (inode) represents.
.TP