public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
To: Alejandro Colomar <alx@kernel.org>
Cc: Alexander Ofitserov <oficerovas@altlinux.org>,
	linux-man@vger.kernel.org, dutyrok@altlinux.org,
	kovalev@altlinux.org
Subject: Re: [PATCH] delete_module.2: Update man to actual syscall behaviour
Date: Tue, 20 Feb 2024 10:36:11 -0600	[thread overview]
Message-ID: <20240220163611.4hfyds2jqfegjacg@illithid> (raw)
In-Reply-To: <ZdTEIqz56h4wdJmv@debian>

[-- Attachment #1: Type: text/plain, Size: 3983 bytes --]

Hi Alex,

At 2024-02-20T16:24:01+0100, Alejandro Colomar wrote:
> [Off-topic; just language curiosity; feel free to ignore]

[no worries]

> That's also taught in Spanish high school.  The Spanish word is
> "actual" too, which means current.

Oy vey.  I've got more training in Spanish than any other non-English
language, and never hit that one.

I raised this point because it was (mis-)used repeatedly in groff
documentation and I had to clean it up.  It was then that I learned that
this specific solecism is frequent in technical writing where there is
multinational collaboration.

> See some `dict actual` entries:
> 
> 	From The Collaborative International Dictionary of English v.0.48 [gcide]:
> 
> 	  Actual \Ac"tu*al\ (#; 135), a. [OE. actuel, F. actuel, L.
> 	     actualis, fr. agere to do, act.]
> 	...
> 	  
> 	     3. In action at the time being; now exiting; present; as the
> 		actual situation of the country.
> 		[1913 Webster]
> 
> and
> 
> 	From WordNet (r) 3.0 (2006) [wn]:
> 
> 	  actual
> 	      adj
> 	...
> 	      5: being or existing at the present moment; "the ship's actual
> 		 position is 22 miles due south of Key West"
> 
> Some other dictionaries don't acknowledge this meaning, and claim it's
> a mistake.  Do you know who is right about it?  I fear some dictionaries
> might be ahistorically removing that meaning.  Even if that meaning
> wasn't the main one, it probably was correct some time in the future.
> I'd like to see some investigation showing history of that meaning
> before claiming it's wrong.  I rather call out the Cambridge dictionary
> and others as being wrong.

I'm not sufficiently credentialed to argue with published dictionaries,
but I will offer that the use of "present" in these definitions has to
be understood in context, and note should be take of the one we're using
here.  When discussing software, implementations sometimes don't match
specifications--documented behavior may not be reflected in code.

So when we encounter the phrase "in the actual version", one can infer
that a description is being offered in contrast to some non-actual
version; perhaps some change of intention occurred in the passage from
design document or bug report to the code as written.

But, in my experience, most of the time when we see "in the actual
version", all the (typically non-native) speaker is trying to impart is
a temporal statement about the present (or near-present) situation, not
drawing a contrast between intentions elsewhere document and actuality.

Returning to your examples:

> 	     3. In action at the time being; now exiting; present; as the
> 		actual situation of the country.

Contrast:

"The Central Committee of the Communist Party reported that per capita
intake of nutritional calories in Ukraine in 1933 was 13% higher than in
England."

If a historian were to offer some perspective on that claim, their use
of the word "actual" would be contrasting reality with assertion more
strongly than it would be nailing down a temporal datum.

Similarly:

> 	      5: being or existing at the present moment; "the ship's actual
> 		 position is 22 miles due south of Key West"

"The ship's reported position was 5 miles southwest of Bahía de los
Cochinos."

The contrast between "reported" and "actual" here is a more
significant factor than "at the present moment".  Given enough time, a
ship could move from one location to the other, just as an API can
change over time; but when we use "actual", our emphasis is not on
temporal matters even though we often need some temporal information to
decide the truth of a claim.

Does this clarify?

For more along these lines, I highly recommend Jeremy Gardner's document
"Misused English words and expressions in EU Publications".

https://www.eca.europa.eu/other%20publications/en_terminology_publication/en_terminology_publication.pdf

Regards,
Branden

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2024-02-20 16:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  9:21 [PATCH] delete_module.2: Update man to actual syscall behaviour Alexander Ofitserov
2024-02-20 13:20 ` G. Branden Robinson
2024-02-20 15:24   ` Alejandro Colomar
2024-02-20 16:36     ` G. Branden Robinson [this message]
2024-02-20 17:48       ` Alejandro Colomar
2024-02-20 18:18 ` Dmitry V. Levin
2024-02-20 18:42   ` Alejandro Colomar

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=20240220163611.4hfyds2jqfegjacg@illithid \
    --to=g.branden.robinson@gmail.com \
    --cc=alx@kernel.org \
    --cc=dutyrok@altlinux.org \
    --cc=kovalev@altlinux.org \
    --cc=linux-man@vger.kernel.org \
    --cc=oficerovas@altlinux.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