From 4b8f83361b08e3a383d2534c1fedf95734d4baa2 Mon Sep 17 00:00:00 2001 From: Stephan Müller Date: Thu, 15 May 2014 14:12:54 +0200 Subject: mount: fix tiny typo in man page adjust command to use /dev/loop3 as described in text Signed-off-by: Stephan Mueller --- sys-utils/mount.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-utils/mount.8') diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 489079ddd..be3c39393 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 -- cgit v1.2.3-55-g7522