From db49aa3ea6a69fb9cb58f9513f9968f89bbd76ec Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 5 Feb 2015 10:41:24 +0100 Subject: [PATCH] statfs.2: ffix Signed-off-by: Michael Kerrisk --- man2/statfs.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/statfs.2 b/man2/statfs.2 index c22bf8a8c..d64cfcbad 100644 --- a/man2/statfs.2 +++ b/man2/statfs.2 @@ -62,7 +62,7 @@ struct statfs { __fsword_t f_flags; /* Mount flags of filesystem (since Linux 2.6.36) */ __fsword_t f_spare[xxx]; - /* Padding bytes reserved for future use */ + /* Padding bytes reserved for future use */ }; Filesystem types: