stat.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-28 06:27:15 +02:00
parent ad3fd4c0e3
commit 280ff2097b
1 changed files with 2 additions and 2 deletions

View File

@ -142,8 +142,8 @@ The
.I st_size
field gives the size of the file (if it is a regular
file or a symbolic link) in bytes.
The size of a symlink is the length of the pathname
it contains, without a trailing null byte.
The size of a symbolic link is the length of the pathname
it contains, without a terminating null byte.
The
.I st_blocks