public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: util-linux-ng@vger.kernel.org
Subject: [PATCH 2/3] eject(1): fix typo in mount(1) reference
Date: Thu,  5 Apr 2012 11:50:45 -0400	[thread overview]
Message-ID: <1333641046-13125-2-git-send-email-vapier@gentoo.org> (raw)
In-Reply-To: <1333641046-13125-1-git-send-email-vapier@gentoo.org>

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 sys-utils/eject.1 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sys-utils/eject.1 b/sys-utils/eject.1
index 8b1b11b..22cf1ae 100644
--- a/sys-utils/eject.1
+++ b/sys-utils/eject.1
@@ -59,7 +59,7 @@ This option specifies that the drive should be ejected using a tape drive
 offline command.
 .IP "\fB\-m, \-\-no-unmount\fP"
 This option allows eject to work with device drivers which automatically mount
-removable media and therefore must be always mount()ed.  The option tells eject
+removable media and therefore must be always mount(1)ed.  The option tells eject
 to not try to unmount the given device, even if it is mounted according to
 /etc/mtab or /proc/mounts.
 .IP "\fB\-n, \-\-noop\fP"
-- 
1.7.8.5


  reply	other threads:[~2012-04-05 15:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05 15:50 [PATCH 1/3] eject: constify array Mike Frysinger
2012-04-05 15:50 ` Mike Frysinger [this message]
2012-04-10 10:24   ` [PATCH 2/3] eject(1): fix typo in mount(1) reference Karel Zak
2012-04-05 15:50 ` [PATCH 3/3] eject: use CDROM_DRIVE_STATUS if available for tray toggling Mike Frysinger
2012-04-10 10:25   ` Karel Zak
2012-04-10 10:24 ` [PATCH 1/3] eject: constify array 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=1333641046-13125-2-git-send-email-vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=util-linux-ng@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