From owner-freebsd-doc Tue Jul 23 2:10:17 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 2BD9237B400 for ; Tue, 23 Jul 2002 02:10:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B862843E65 for ; Tue, 23 Jul 2002 02:10:11 -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 g6N9ABJU020586 for ; Tue, 23 Jul 2002 02:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6N9ABhO020585; Tue, 23 Jul 2002 02:10:11 -0700 (PDT) Date: Tue, 23 Jul 2002 02:10:11 -0700 (PDT) Message-Id: <200207230910.g6N9ABhO020585@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org Cc: From: Ceri Davies Subject: Re: docs/40910: [PATCH] Typos & grammer fixes for /usr/share/man/man8/moused.8.gz Reply-To: Ceri Davies 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 The following reply was made to PR docs/40910; it has been noted by GNATS. From: Ceri Davies To: Chris Pepper Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/40910: [PATCH] Typos & grammer fixes for /usr/share/man/man8/moused.8.gz Date: Tue, 23 Jul 2002 10:07:20 +0100 On Mon, Jul 22, 2002 at 10:52:01PM -0400, Chris Pepper said: > > >Description: > The moused man page has typos & grammar errors. Hi Chris, Just two comments on this patch. > 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. I'd prefer : If the mouse daemon receives the signal .Dv SIGHUP , -it will reopen the mouse port and reinitializes itself. -Useful if +it will reopen the mouse port and reinitialize itself. +This is useful if Comments ? Everything else in this PR looks good to me. Ceri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message