maint: prefer 'file system' over 'filesystem'
[gnulib.git] / doc / posix-functions / fstatat.texi
index b96fc4d..6a3827b 100644 (file)
@@ -32,7 +32,7 @@ GB.  The fix is to use the @code{AC_SYS_LARGEFILE} macro.
 @item
 On Windows platforms (excluding Cygwin), @code{st_ino} is always 0.
 @item
-On some filesystems, @code{st_size} contains bogus information for
+On some file systems, @code{st_size} contains bogus information for
 symlinks; use the gnulib module areadlink-with-size for a better way
 to get symlink contents.
 @end itemize