diff options
-rw-r--r-- | doc/coreutils.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 7a7d8cb71..a156092f9 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -7333,7 +7333,8 @@ assumption. Exceptions include: @item Log-structured or journaled file systems, such as those supplied with -AIX and Solaris, and JFS, ReiserFS, XFS, Ext3, etc. +AIX and Solaris, and JFS, ReiserFS, XFS, Ext3, BFS, NTFS etc.@: when +they are configured to journal @emph{data}. @item File systems that write redundant data and carry on even if some writes |