From: Eric Biggers Date: Mon, 20 May 2013 19:31:25 +0000 (-0500) Subject: imagex-mount.1.in: Fix typo X-Git-Tag: v1.4.1~79 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=5d52d8c322857646dec623cedc35796dc135e2b9;ds=sidebyside imagex-mount.1.in: Fix typo --- diff --git a/doc/imagex-mount.1.in b/doc/imagex-mount.1.in index b1c6fc42..ef9c0591 100644 --- a/doc/imagex-mount.1.in +++ b/doc/imagex-mount.1.in @@ -150,7 +150,7 @@ read-write mount resulted in streams being deleted from the WIM. Also see .TP \fB--lazy\fR Pass the \fB-z\fR option to \fBfusermount\fR, which performs a "lazy" unmount -where the filesystme is detached immediately even if it is still busy. However, +where the filesystem is detached immediately even if it is still busy. However, even with this option, \fB@IMAGEX_PROGNAME@ unmount\fR still waits for the filesystem to become unbusy; \fB--lazy\fR will only stop the unmount from immediately failing.