1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-19 08:36:43 +02:00

doc: list all new file system types recognized by stat -f

NEWS (Improvements): Mention the MQUEUE and PSTOREFS
file systems, recognized as of commit 171e1b98.
This commit is contained in:
Pádraig Brady
2011-07-08 15:53:09 +01:00
parent f2dabd6806
commit af1ffdff17
+1 -1
View File
@@ -48,7 +48,7 @@ GNU coreutils NEWS -*- outline -*-
cp and ls now support HP-UX 11.11's ACLs, thanks to improved support
in gnulib.
stat -f now also recognizes the GPFS file system type.
stat -f now recognizes the GPFS, MQUEUE and PSTOREFS file system types.
** Build-related