From: Peter Cordes <peter@cordes.ca>
To: J William Piggott <elseifthen@gmx.com>
Cc: Benno Schulenberg <bensberg@justemail.net>, util-linux@vger.kernel.org
Subject: Re: [PATCH 8/8] docs: add the Sort command to the man page of cfdisk
Date: Sun, 01 Feb 2015 21:12:03 -0400 [thread overview]
Message-ID: <20150202011203.GZ29504@cordes.ca> (raw)
In-Reply-To: <54CEC2F3.7060906@gmx.com>
On Sun, Feb 01, 2015 at 07:21:07PM -0500, J William Piggott wrote:
>
>
> On 02/01/2015 04:21 PM, Peter Cordes wrote:
> > On Sun, Feb 01, 2015 at 02:38:10PM -0500, J William Piggott wrote:
> >>
> >>
> >> On 02/01/2015 09:00 AM, Benno Schulenberg wrote:
> >>> Also sort T into its proper position, improve the wording of U,
> >>> and add the Left and Right arrow keys.
> >>>
> >>> Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
> >>> ---
> >>> disk-utils/cfdisk.8 | 38 +++++++++++++++++++++++---------------
> >>> 1 files changed, 23 insertions(+), 15 deletions(-)
> >>>
> >>> diff --git a/disk-utils/cfdisk.8 b/disk-utils/cfdisk.8
> >>> index dc30b70..e4577d5 100644
> >>> --- a/disk-utils/cfdisk.8
> >>> +++ b/disk-utils/cfdisk.8
> > ...
> >>> .PP
> >>> All commands can be entered with either uppercase or lowercase
> >>> letters (except for
> >>> .BR W rite).
> >>> -When in a submenu or at a prompt for entering a size, you can hit the
> >>> -.I ESC
> >>> +When in a submenu or at a prompt, you can hit the
> >>> +.I Esc
> >>> key to return to the main menu.
> >>
> >> s/can hit/may use/
> >
> > I think "can" is better. "can use", though, rather than "can hit".
> > There's a "can be entered" earlier in the paragraph, which I think is
> > good usage.
> >
> > "may" sounds like either the docs / software is giving you permission
> > to use this feature,
>
> Yes, that is exactly why 'may' is better. One 'can' use the <ESC>
> anytime, I'm hitting it right now. Can means: it is possible.
>
> What is being said, is in this particular circumstance the program
> 'allows' you to use that key and something will happen.
That sentence is telling you that returning to the main menu (by
pressing <ESC>) is one of your options. Not just that you can press a
key. You can always give any input you want (if you don't care about
the resulting behaviour).
This kind of leads to the question of whether the program is in
charge, with a user directing its action; or whether the user is in
charge, carrying out their desired actions by directing software to do
it. I feel like I want to say something snarky about Microsoft now.
:P
> Having said that, grammatically either one is considered acceptable.
> So 'can vs may' is a subjective call,
Yeah, both ways convey the correct meaning. I still think "may" has
unintended connotations, but your explanation does make sense for why
you think "may" is appropriate.
Perhaps someone who learned English only as a second, or Nth,
language, could shed some light on whether there's any confusion, or
if one way sounds more clear to them. I prefer "can use" or "can
press", partly because I think it's more direct and straightforward.
> but 'hit' needs to go IMO.
It's not terrible, but I think it would be an improvement to change it.
--
#define X(x,y) x##y
Peter Cordes ; e-mail: X(peter@cor , des.ca)
"The gods confound the man who first found out how to distinguish the hours!
Confound him, too, who in this place set up a sundial, to cut and hack
my day so wretchedly into small pieces!" -- Plautus, 200 BC
next prev parent reply other threads:[~2015-02-02 1:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-01 14:00 [PATCH 1/8] cfdisk: remove the mistaken B from the explanation of size suffixes Benno Schulenberg
2015-02-01 14:00 ` [PATCH 2/8] cfdisk: improve wording and consistency of the size warnings Benno Schulenberg
2015-02-01 14:00 ` [PATCH 3/8] cfdisk: punctuate the bottombar messages consistently Benno Schulenberg
2015-02-01 14:00 ` [PATCH 4/8] cfdisk: make '?' an alias of 'h', to also show the help screen Benno Schulenberg
2015-02-01 14:00 ` [PATCH 5/8] lib/strutils: accept not just 'B' but also lowercase 'b' in a size suffix Benno Schulenberg
2015-02-01 14:00 ` [PATCH 6/8] libfdisk: actually translate the human-readable name of the partition type Benno Schulenberg
2015-02-01 14:00 ` [PATCH 7/8] build-sys: improve wording and punctuation of several messages Benno Schulenberg
2015-02-01 14:00 ` [PATCH 8/8] docs: add the Sort command to the man page of cfdisk Benno Schulenberg
2015-02-01 19:38 ` J William Piggott
2015-02-01 21:21 ` Peter Cordes
2015-02-02 0:21 ` J William Piggott
2015-02-02 1:12 ` Peter Cordes [this message]
2015-02-02 10:03 ` Karel Zak
2015-02-02 9:59 ` [PATCH 1/8] cfdisk: remove the mistaken B from the explanation of size suffixes 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=20150202011203.GZ29504@cordes.ca \
--to=peter@cordes.ca \
--cc=bensberg@justemail.net \
--cc=elseifthen@gmx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.