From owner-freebsd-doc Mon Jul 22 20: 0:11 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C413737B400 for ; Mon, 22 Jul 2002 20:00:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6063143E65 for ; Mon, 22 Jul 2002 20:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6N303JU049760 for ; Mon, 22 Jul 2002 20:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N303rX049759; Mon, 22 Jul 2002 20:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64CF437B400 for ; Mon, 22 Jul 2002 19:51:25 -0700 (PDT) Received: from guest.reppep.com (guest.reppep.com [64.81.19.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id F222843E3B for ; Mon, 22 Jul 2002 19:51:24 -0700 (PDT) (envelope-from pepper@reppep.com) Received: by guest.reppep.com (Postfix, from userid 501) id 639C7A970; Mon, 22 Jul 2002 22:52:01 -0400 (EDT) Message-Id: <20020723025201.639C7A970@guest.reppep.com> Date: Mon, 22 Jul 2002 22:52:01 -0400 (EDT) From: Chris Pepper Reply-To: Chris Pepper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/40910: [PATCH] Typos & grammer fixes for /usr/share/man/man8/moused.8.gz Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40910 >Category: docs >Synopsis: [PATCH] Typos & grammer fixes for /usr/share/man/man8/moused.8.gz >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: Mon Jul 22 20:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD guest.reppep.com 4.6-STABLE FreeBSD 4.6-STABLE #6: Mon Jul 15 21:04:43 EDT 2002 root@guest.reppep.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: The moused man page has typos & grammar errors. >How-To-Repeat: man moused >Fix: Apply this patch. --- moused.8.diff begins here --- --- moused.8 Mon Jul 8 22:33:18 2002 +++ moused.8.fixed Mon Jul 8 22:40:38 2002 @@ -84,8 +84,8 @@ .Pp If the mouse daemon receives the signal .Dv SIGHUP , -it will reopen the mouse port and reinitializes itself. -Useful if +it reopens the mouse port and reinitializes itself. +This is useful if the mouse is attached/detached while the system is suspended. .Pp The following options are available: @@ -239,14 +239,14 @@ .Nm command to automatically select an appropriate protocol for the given mouse. -If you entirely ommit this options in the command line, +If you entirely omit this options in the command line, .Fl t Ar auto is assumed. Under normal circumstances, you need to use this option only if the .Nm command is not able to detect the protocol automatically -(see the +(see .Sx "Configuring Mouse Daemon" ) . .Pp Note that if a protocol type is specified with this option, the @@ -388,11 +388,11 @@ always be detected, because there appears to be no accepted standard as to how it is encoded. .Pp -Note also that some mice think left is the negative horizontal direction, +Note also that some mice think left is the negative horizontal direction; others may think otherwise. Moreover, there are some mice whose two wheels are both mounted vertically, and the direction of the second vertical wheel does not match the -first one's. +first one. .El .El .Ss Configuring Mouse Daemon @@ -539,7 +539,7 @@ .Tn "X\ Window System" ) to use .Xr sysmouse , -then the application program will always see mouse data from either mice. +then the application program will always see mouse data from either mouse. When the serial mouse is not attached, the corresponding mouse daemon will not detect any movement or button state change and the application program will only see mouse data coming from the daemon for the --- moused.8.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message