From: Eric Biggers Date: Tue, 5 Mar 2013 20:29:40 +0000 (-0600) Subject: Fix typo X-Git-Tag: v1.2.6~8 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=6e3abe42b9c5fed344c732fe02b9eac7c5788ef4;ds=sidebyside Fix typo --- diff --git a/doc/imagex-mount.1.in b/doc/imagex-mount.1.in index 91083e7d..69c31099 100644 --- a/doc/imagex-mount.1.in +++ b/doc/imagex-mount.1.in @@ -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)