]> wimlib.net Git - wimlib/blobdiff - README
wimlib_mount(): Refuse to mount split wim read-write
[wimlib] / README
diff --git a/README b/README
index 650d8a3e7d3bc597e90fb75135e8a8900602d1dc..e74c23f603b1c4a07dc205a9dcfb780aa8ae1e00 100644 (file)
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ details.
 
 `mkwinpeimg' is shell script that makes it easy to create a customized bootable
 image of Windows PE that can be put on a CD or USB drive, or published on a
-server for PXE booting.  See the main page `doc/mkwinpeiso.1' for more details.
+server for PXE booting.  See the main page `doc/mkwinpeimg.1' for more details.
 
                               COMPRESSION RATIO
 
@@ -148,8 +148,8 @@ Besides the various well-known options, the following options can be passed to
 wimlib's `configure' script:
 
 --without-ntfs-3g
-       If libntfs-3g is not available or is not the correct version, we can
-       build without it.  wimlib will then not be able to apply or capture
+       If libntfs-3g is not available or is not version 2011-4-12 or later, we
+       can build without it.  wimlib will then not be able to apply or capture
        images directly to NTFS volumes.
 
 --without-fuse