From ef80d25b0a0307ee222d0a94eaae8abf1e9df31c Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 15 Aug 2005 21:05:40 +0000 Subject: [PATCH] Fixed typo. --- project/captive/ListItem.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/captive/ListItem.pm b/project/captive/ListItem.pm index 4d5594b..9fbbdf0 100755 --- a/project/captive/ListItem.pm +++ b/project/captive/ListItem.pm @@ -59,7 +59,7 @@ and unprecedented filesystem compatibility and safety.

read/write access including the possibility to create/delete files, modify directories etc. UPDATE 2005-08-16: If you are looking for mount(8) compatibility with recent Linux -kernel versions, @{[ a_href('http://linux-ntfs.sourceforge.net','Linux-NTFS' ]} +kernel versions, @{[ a_href 'http://linux-ntfs.sourceforge.net','Linux-NTFS' ]} project @{[ a_href 'http://www.jankratochvil.net/pipermail/captive-list/2005-August/000732.html','should' ]} now also provide the read/write features; be warned it is based on reverse engineered data structures, though.

HERE -- 1.8.3.1