* [PATCH] fix tiny typo in man mount
@ 2014-05-15 12:12 Stephan Müller
2014-05-19 9:11 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Stephan Müller @ 2014-05-15 12:12 UTC (permalink / raw)
To: util-linux
adjust command to use /dev/loop3 as described in text
Signed-off-by: Stephan Mueller <fruktopus@gmail.com>
---
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 489079d..be3c393 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -2843,7 +2843,7 @@ One further possible type is a mount via the loop
device. For example,
the command
.RS
.sp
-.B "mount /tmp/disk.img /mnt \-t vfat \-o loop=/dev/loop"
+.B "mount /tmp/disk.img /mnt \-t vfat \-o loop=/dev/loop3"
.sp
.RE
will set up the loop device
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fix tiny typo in man mount
2014-05-15 12:12 [PATCH] fix tiny typo in man mount Stephan Müller
@ 2014-05-19 9:11 ` Karel Zak
0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2014-05-19 9:11 UTC (permalink / raw)
To: Stephan Müller; +Cc: util-linux
On Thu, May 15, 2014 at 02:12:54PM +0200, Stephan Müller wrote:
> diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
> index 489079d..be3c393 100644
Applied, thanks.
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-19 9:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 12:12 [PATCH] fix tiny typo in man mount Stephan Müller
2014-05-19 9:11 ` Karel Zak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox