statfs.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-11 10:00:25 +02:00
parent 2e35bf6ddd
commit f0b613ec52
1 changed files with 2 additions and 2 deletions

View File

@ -289,8 +289,8 @@ The general idea is that
contains some random stuff such that the pair
.RI ( f_fsid , ino )
uniquely determines a file.
Some operating systems use (a variation on) the device number, or the device number
combined with the filesystem type.
Some operating systems use (a variation on) the device number,
or the device number combined with the filesystem type.
Several OSes restrict giving out the
.I f_fsid
field to the superuser only (and zero it for unprivileged users),