From owner-freebsd-doc@FreeBSD.ORG Sat Nov 3 22:00:02 2007 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 334A116A417 for ; Sat, 3 Nov 2007 22:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E88FE13C4B2 for ; Sat, 3 Nov 2007 22:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id lA3M01ZR007666 for ; Sat, 3 Nov 2007 22:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id lA3M01lg007665; Sat, 3 Nov 2007 22:00:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Nov 2007 22:00:01 GMT Resent-Message-Id: <200711032200.lA3M01lg007665@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Poul-Henning Kamp Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3F9816A468 for ; Sat, 3 Nov 2007 21:55:41 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 8208813C4BF for ; Sat, 3 Nov 2007 21:55:40 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 133D017105 for ; Sat, 3 Nov 2007 21:30:25 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id lA3LUO4F009959 for ; Sat, 3 Nov 2007 21:30:24 GMT (envelope-from phk@critter.freebsd.dk) Received: (from phk@localhost) by critter.freebsd.dk (8.14.1/8.14.1/Submit) id lA3LUOGH009958; Sat, 3 Nov 2007 21:30:24 GMT (envelope-from phk) Message-Id: <200711032130.lA3LUOGH009958@critter.freebsd.dk> Date: Sat, 3 Nov 2007 21:30:24 GMT From: Poul-Henning Kamp To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/117798: formatting oddity in sysmouse(4) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Poul-Henning Kamp List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Nov 2007 22:00:02 -0000 >Number: 117798 >Category: docs >Synopsis: formatting oddity in sysmouse(4) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 03 22:00:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Poul-Henning Kamp >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD critter.freebsd.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Oct 14 08:43:54 UTC 2007 root@critter.freebsd.dk:/usr/obj/freebsd/src/sys/C5 i386 >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; >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: