Page MenuHomeFreeBSD

Corrected word usage in host(1) man page.
AbandonedPublic

Authored by jpb_jimby.name on Oct 13 2024, 1:33 AM.
Tags
None
Referenced Files
F146666856: D47099.id144766.diff
Wed, Mar 4, 1:40 PM
F146630010: D47099.id144766.diff
Wed, Mar 4, 6:21 AM
Unknown Object (File)
Sat, Feb 28, 11:45 AM
Unknown Object (File)
Fri, Feb 27, 1:27 PM
Unknown Object (File)
Tue, Feb 24, 4:34 AM
Unknown Object (File)
Mon, Feb 23, 4:31 AM
Unknown Object (File)
Wed, Feb 18, 9:05 PM
Unknown Object (File)
Mon, Feb 9, 2:34 AM
Subscribers

Details

Reviewers
ziaee
Group Reviewers
manpages
Summary

Adding reviewer - manpages.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59951
Build 56836: arc lint + arc unit

Event Timeline

Removed unwanted .diff file from changeset.

ziaee requested changes to this revision.Oct 18 2024, 9:33 PM
ziaee added a subscriber: ziaee.

Negative ghost rider.

  1. It's is valid American English for possession.
  2. contrib/ isn't ours and changes would need to be made upstream.
This revision now requires changes to proceed.Oct 18 2024, 9:33 PM
In D47099#1075829, @concussious.bugzilla_runbox.com wrote:

Negative ghost rider.

  1. It's is valid American English for possession.
  2. contrib/ isn't ours and changes would need to be made upstream.

Check your Strunk and White, under "Commonly Misused Words".
"It's" is a contraction for "it is" or "it has". "Its" is the possessive form for the pronoun "it".

Regarding the manual page, I have reached out to Vitaly Magerya ⟨magv@tx97.net⟩, and he has agreed to update the document, though I didn't get a timeline.
Jim B.

Abandoning this revision. Will wait for the upstream fix.