Fixed misunderstandable Linux-NTFS r/w wording reference.
[www.jankratochvil.net.git] / project / captive / ListItem.pm
index a7591d8..eea58f6 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 drivers 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,9 @@ 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>As opposite to other projects this is currently the only one supporting full
+read/write access including the creating/deleting files, modifying directories
+etc.</p>
 HERE
                );