]> wimlib.net Git - wimlib/blobdiff - README
imagex_progress_func(): Fix printf
[wimlib] / README
diff --git a/README b/README
index 2f0a6841e75a44e01336ed40f96352d9d7419ab7..21a981ecc251f2c0a08bb2ec7627a65fb9a082ce 100644 (file)
--- a/README
+++ b/README
@@ -221,8 +221,8 @@ It has been tested on x86 (32-bit) GNU/Linux occasionally.
 
 wimlib may work on FreeBSD and Mac OS X.  However, this is not well tested.  If
 you do not have libntfs-3g 2011-4-12 or later available, you must configure with
---without-ntfs-3g.  Before mounting a WIM you need to load the POSIX message
-queue module (run `kldload mqueuefs').
+--without-ntfs-3g.  On FreeBSD, before mounting a WIM you need to load the POSIX
+message queue module (run `kldload mqueuefs').
 
 wimlib should work on big endian machines but it has not been tested.