Add references to fhopen, fhstat, getfh, lgetfh and fhstatfs.
Pointed out by: Antony Curtis <antony@mysql.com>
This commit is contained in:
parent
ce1be27b65
commit
d8f7824ea7
@ -336,7 +336,10 @@ and
|
||||
.Xr chmod 2 ,
|
||||
.Xr close 2 ,
|
||||
.Xr dup 2 ,
|
||||
.Xr fhopen 2 ,
|
||||
.Xr getdtablesize 2 ,
|
||||
.Xr getfh 2 ,
|
||||
.Xr lgetfh 2 ,
|
||||
.Xr lseek 2 ,
|
||||
.Xr read 2 ,
|
||||
.Xr umask 2 ,
|
||||
|
@ -314,6 +314,7 @@ represented correctly in the structure pointed to by
|
||||
.Xr access 2 ,
|
||||
.Xr chmod 2 ,
|
||||
.Xr chown 2 ,
|
||||
.Xr fhstat 2 ,
|
||||
.Xr utimes 2 ,
|
||||
.Xr symlink 7 ,
|
||||
.Xr sticky 8
|
||||
|
@ -227,6 +227,8 @@ An
|
||||
.Tn I/O
|
||||
error occurred while reading from or writing to the file system.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr fhstatfs 2
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Fn statfs
|
||||
|
Loading…
Reference in New Issue
Block a user