docs/117798: formatting oddity in sysmouse(4)

Maxim Konovalov maxim at macomnet.ru
Sat Nov 3 22:30:03 UTC 2007


The following reply was made to PR docs/117798; it has been noted by GNATS.

From: Maxim Konovalov <maxim at macomnet.ru>
To: Poul-Henning Kamp <phk at critter.freebsd.dk>
Cc: bug-followup at freebsd.org
Subject: Re: docs/117798: formatting oddity in sysmouse(4)
Date: Sun, 4 Nov 2007 01:23:13 +0300 (MSK)

 > >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.
 
 -- 
 Maxim Konovalov



More information about the freebsd-doc mailing list