Bug 40909 - [PATCH] Typos in /usr/share/man/man4/ukbd.4.gz
Summary: [PATCH] Typos in /usr/share/man/man4/ukbd.4.gz
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-23 03:40 UTC by Chris Pepper
Modified: 2002-08-27 17:20 UTC (History)
0 users

See Also:


Attachments
ukbd.4.diff (927 bytes, patch)
2002-07-23 03:40 UTC, Chris Pepper
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Pepper 2002-07-23 03:40:01 UTC
	ukbd.4 has infelicities.

Fix: Suggested patch follows.
How-To-Repeat: 	man ukbd
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2002-07-23 10:02:55 UTC
On Mon, Jul 22, 2002 at 10:36:22PM -0400, Chris Pepper said:
> 	
> >Description:
> 	ukbd.4 has infelicities.

Hi Chris,

I'm sorry but I'm not keen on any of the changes presented below -
is it possible that the patch is reversed, as each of these three
changes seems to introduce, rather than fix, grammatical error.

> -If both an AT keyboard and one or more USB keyboards are used at the same time, the
> +If both an AT keyboard as well as USB keyboards are used at the same time, the
>  AT keyboard will appear as

The original text scans better - "both" and "as well as" should probably
never appear in the same sentence.

> -From this point onwards, the first USB keyboard will be the keyboard
> -used for the console.
> +From this point on onwards, the first USB keyboard will be the keyboard
> +to be used as the console.

The change in the first line introduces an error - "on" is repeated.
The change in the second line stirs the pedant in me, since "all the
console is not a keyboard" to paraphrase a popular saying.

> -Because of the order of device
> +Because of the order of the device
>  initialization, the USB keyboard will be detected
>  .Em after
>  the console driver

"The order of device initialization" is correct here.

Sorry for seemingly jumping on this with teeth bared.

Ceri
Comment 2 dannyboy freebsd_committer freebsd_triage 2002-07-23 13:28:28 UTC
A check in cvs reveals that this patch is indeed reversed.
Comment 3 parv 2002-07-23 22:29:23 UTC
in message <200207230910.g6N9A7rH020574@freefall.freebsd.org>,
wrote Ceri Davies thusly...
>
> The following reply was made to PR docs/40909
...
>  - is it possible that the patch is reversed, as each of these
>  three changes seems to introduce, rather than fix, grammatical
>  error.

i agree w/ ceri fwiw.


--
Comment 4 Tom Rhodes freebsd_committer freebsd_triage 2002-08-27 17:19:22 UTC
State Changed
From-To: open->closed

I committed a different patch than the one you submitted.  Thanks alot for 
pointing these out to us!