Date: Sun, 4 Nov 2007 02:40:02 GMT From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: freebsd-doc@FreeBSD.org Subject: Re: docs/117798: formatting oddity in sysmouse(4) Message-ID: <200711040240.lA42e2Nu023349@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/117798; it has been noted by GNATS.
From: "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To: Maxim Konovalov <maxim@macomnet.ru>
Cc: bug-followup@freebsd.org
Subject: Re: docs/117798: formatting oddity in sysmouse(4)
Date: Sat, 03 Nov 2007 23:11:45 +0000
In message <20071104012124.S24106@mp2.macomnet.net>, Maxim Konovalov writes:
>> >Description:
>> man 4 sysmouse has a formatting oddity:
>>
>> MOUSE_MOTION_EVENT and MOUSE_BUTTON_EVENT are newer interface
>> and are designed to be used together. They are intended to
>> replace functions performed by MOUSE_ACTION alone.
>>
>> u This union is one of
>>
>> data
>>
>> struct mouse_data {
>> int x;
>>
>>
>Why do you think so? This section describes "union u" from struct
>mouse_info.
While it may be technically correctly formatted, it certainly looks
confusing to the casual user.
The the union had been more sensibly named, it would not be a problem,
but for a single letter name like 'u', I'd propos quoting it, to make
it clear that it is the actual and entire name.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711040240.lA42e2Nu023349>
