From 6e3abe42b9c5fed344c732fe02b9eac7c5788ef4 Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Tue, 5 Mar 2013 14:29:40 -0600 Subject: [PATCH] Fix typo --- doc/imagex-mount.1.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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) -- 2.43.0