]> wimlib.net Git - wimlib/blobdiff - doc/imagex-mount.1.in
Fix typo
[wimlib] / doc / imagex-mount.1.in
index 5a9928e6e515bef66e8a4933bb64da0ac9fe8ea2..69c31099a04a04cd45350dba0b743308721ccec4 100644 (file)
@@ -1,4 +1,4 @@
-.TH IMAGEX "1" "February 2013" "imagex (wimlib) wimlib @VERSION@" "User Commands"
+.TH IMAGEX "1" "March 2013" "imagex (wimlib) wimlib @VERSION@" "User Commands"
 .SH NAME
 imagex-mount, imagex-mountrw, imagex-unmount \- Mount and unmount an image from a WIM archive
 
@@ -172,9 +172,10 @@ the temporary staging directory is deleted.
 
 \fBimagex unmount\fR runs in a separate process from the process that previously
 ran \fBimagex mount\fR, and these two processes communicate using POSIX message
-queue.  See \fIsrc/mount_image.c\fR in the sources for details.  Note: As of wimlib
-v1.2.1, \fBimagex unmount\fR correctly fails with an error within a reasonable
-amount of time (1 second) if the filesystem daemon is abnormally terminated.
+queues.  See \fIsrc/mount_image.c\fR in the sources for details.  Note: As of
+wimlib v1.2.1, \fBimagex unmount\fR correctly fails with an error within a
+reasonable amount of time (1 second) if the filesystem daemon is abnormally
+terminated.
 
 .SH SEE ALSO
 .BR imagex (1)