From: lace <> Date: Thu, 29 Dec 2005 10:28:49 +0000 (+0000) Subject: Removed obsolete ntfsresize(1) claim. X-Git-Url: https://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=1e95c3cc4dfea571bda2c02e23ec6c3d27096e2d;hp=07d0890ce342502a19e0514d872bc995b04567b8 Removed obsolete ntfsresize(1) claim. - Promised in: <20051118152644.GA29206@kashome.dyn.jankratochvil.net> --- diff --git a/project/captive/Index.pm b/project/captive/Index.pm index ae5a1b9..b52b574 100755 --- a/project/captive/Index.pm +++ b/project/captive/Index.pm @@ -302,7 +302,6 @@ print <<"HERE";
  • @{[ a_href 'doc/Architecture.pm#law','Laws and Licensing Conditions' ]}
  • @{[ a_href 'doc/Details.pm#sandbox','Sandboxing of W32 Filesystem' ]}
  • @{[ a_href 'doc/TODO.pm#todo_fsck','TODO: Fsck of NTFS' ]}
  • -
  • @{[ a_href 'doc/TODO.pm#todo_surprise','TODO: NTFS Support for Partition Surprise' ]}
  • @{[ a_href 'doc/Related.pm#LinuxNTFScompet','Related Projects - Linux NTFS' ]}
  • @{[ a_href 'doc/Related.pm#vmware','Related Projects - VMware Workstation' ]}
  • @{[ a_href 'doc/LinuxNTFS.pm',"Re: 7.7 Can't we write a wrapper for Windows' driver?" ]}
  • diff --git a/project/captive/doc/Index.pm b/project/captive/doc/Index.pm index bc982a4..7f9c739 100755 --- a/project/captive/doc/Index.pm +++ b/project/captive/doc/Index.pm @@ -137,7 +137,6 @@ print <<"HERE";
  • TODO: Fsck of NTFS
  • -
  • TODO: NTFS Support for Partition Surprise
  • Related Projects