]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimmount.1
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / doc / man1 / wimmount.1
index 5c706bd1f80f888e88db224bb5de1ede7dea735f..964849653333e15421a4556e6b16e8ac3a7c9105 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMMOUNT "1" "January 2017" "wimlib 1.11.0" "User Commands"
+.TH WIMMOUNT "1" "February 2024" "wimlib 1.14.4" "User Commands"
 .SH NAME
 wimmount, wimmountrw, wimunmount \- Mount or unmount a WIM image
 .SH SYNOPSIS
@@ -57,11 +57,10 @@ Object IDs.  New files are not given object IDs.
 EFS-encrypted files.  The files themselves will be visible in mounted WIM images
 but their data will not be available.
 .IP \[bu]
-Extended attributes.  Although wimlib now supports creating a WIM image
-containing Linux-style extended attributes, these are not yet exposed in mounted
-WIM images.  (This may be implemented in the future, though it would conflict
-with the use of extended attributes to expose Windows concepts like named data
-streams.)
+Extended attributes.  Although wimlib supports WIM images containing extended
+attributes, these are not yet exposed in mounted WIM images.  (This may be
+implemented in the future, though it would conflict with the use of extended
+attributes to expose Windows concepts like named data streams.)
 .SH SPLIT WIMS
 You may use \fBwimmount\fR to mount an image from a split WIM read-only.
 However, you may not mount an image from a split WIM read-write.