public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: "Stephan Müller" <fruktopus@gmail.com>
To: util-linux@vger.kernel.org
Subject: [PATCH] fix tiny typo in man mount
Date: Thu, 15 May 2014 14:12:54 +0200	[thread overview]
Message-ID: <5374AF46.4080708@gmail.com> (raw)

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


             reply	other threads:[~2014-05-15 12:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-15 12:12 Stephan Müller [this message]
2014-05-19  9:11 ` [PATCH] fix tiny typo in man mount Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5374AF46.4080708@gmail.com \
    --to=fruktopus@gmail.com \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox