+Linux-NTFS Project R/W clarification.
[www.jankratochvil.net.git] / project / captive / ListItem.pm
index e01ab0c..e7d4517 100755 (executable)
@@ -43,7 +43,7 @@ our @ListItem=(
                "cvs-of 'httpcaptive://' method"=>"gnome-vfs-httpcaptive:captive",
                "cvs-of 'libntfs://' method"=>"ntfsprogs-gnomevfs",
                "description"=><<"HERE",
-<p>The first free full read/write access to NTFS disk drives was achieved in
+<p>The first full read/write free access to NTFS disk drives was achieved in
 the @{[ a_href 'http://www.winehq.com/','Wine' ]} way by using the original
 Microsoft Windows <i>ntfs.sys</i> driver. It emulates the required subsystems of
 the Microsoft Windows kernel by reusing one of the original
@@ -51,6 +51,11 @@ the Microsoft Windows kernel by reusing one of the original
 this project's own reimplementations, on a case by case basis.</p>
 <p>Involvement of the original driver files was chosen to achieve the best
 and unprecedented filesystem compatibility and safety.</p>
+<p>@{[ a_href('http://linux-ntfs.sourceforge.net/','Linux-NTFS Project') ]} R/W
+clarification: Although that project now claims R/W capability it supports only
+rewriting of already existing file data blocks. No file size change, no file
+creation, no directory modifications etc. are currently possible by
+@{[ a_href('http://linux-ntfs.sourceforge.net/','Linux-NTFS') ]}.</p>
 HERE
                );