]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/statfs.2
xnu-6153.121.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / statfs.2
index d7233d4e1e1758ca4b179b45d21b8eabcba24917..8d6e6c9a6f3de785d829166044c600c4b44c2823 100644 (file)
@@ -96,7 +96,7 @@ struct statfs { /* when _DARWIN_FEATURE_64_BIT_INODE is NOT defined */
     uid_t   f_owner;   /* user that mounted the file system */
     short   f_reserved1;       /* reserved for future use */
     short   f_type;    /* type of file system (reserved) */
-    long    f_flags;   /* copy of mount flags (reserved) */
+    long    f_flags;   /* copy of mount flags */
     long    f_reserved2[2];    /* reserved for future use */
     char    f_fstypename[MFSNAMELEN]; /* fs type name */
     char    f_mntonname[MNAMELEN];    /* directory on which mounted */