From 3b5dffbcc9c6cbe0db159482bbf7b0468adf3ef7 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 26 Jun 2007 08:21:48 +0000 Subject: [PATCH] ffix --- man2/ustat.2 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/man2/ustat.2 b/man2/ustat.2 index 58762bdca..81aad5483 100644 --- a/man2/ustat.2 +++ b/man2/ustat.2 @@ -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