This commit is contained in:
Michael Kerrisk 2007-06-26 08:21:48 +00:00
parent 2e9669c27c
commit 3b5dffbcc9
1 changed files with 8 additions and 2 deletions

View File

@ -56,10 +56,16 @@ char f_fpack[6]; /* Filsys pack name */
.fi
.RE
.PP
The last two fields, f_fname and f_fpack, are not implemented and will
The last two fields,
.I f_fname
and
.IR f_fpack ,
are not implemented and will
always be filled with null bytes ('\\0').
.SH "RETURN VALUE"
On success, zero is returned and the ustat structure pointed to by
On success, zero is returned and the
.I ustat
structure pointed to by
.I ubuf
will be filled in.
On error, \-1 is returned, and