From k-horik@mail.yk.rim.or.jp  Sun Jan 25 02:45:32 1998
Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA29745
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 25 Jan 1998 02:45:31 -0800 (PST)
          (envelope-from k-horik@mail.yk.rim.or.jp)
Received: from localhost (ppp129.yk.rim.or.jp [202.247.134.129]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id TAA08144; Sun, 25 Jan 1998 19:45:28 +0900 (JST)
Message-Id: <199801251045.TAA08144@mail.yk.rim.or.jp>
Date: Sun, 25 Jan 1998 19:45:07 +0900
From: k-horik@yk.rim.or.jp
Sender: k-horik@mail.yk.rim.or.jp
Reply-To: k-horik@yk.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: moused.8 contains some typos.
X-Send-Pr-Version: 3.2

>Number:         5562
>Category:       docs
>Synopsis:       moused.8 contains some typos.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 25 02:50:02 PST 1998
>Closed-Date:    Sun Jan 25 15:21:56 PST 1998
>Last-Modified:  Sun Jan 25 15:23:38 PST 1998
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.5-RELEASE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	.\"     $Id: moused.8,v 1.1.2.3 1998/01/20 03:52:43 yokota Exp $

>Description:

	moused.8 contains some typo.
	o userful -> useful
	o cur & paste -> cut & paste
	o .Pa /dev/psm0. -> .Pa /dev/psm0 .
	o .Pa /dev/psm0, -> .Pa /dev/psm0 ,
	o .Pa /dev/cuaa0. -> .Pa /dev/cuaa0 .
	o .Pa /dev/mouse. -> .Pa /dev/mouse .

>How-To-Repeat:

	man 8 moused

>Fix:
--- moused.8.orig	Sun Jan 25 19:30:29 1998
+++ moused.8	Sun Jan 25 01:10:26 1998
@@ -113,7 +113,7 @@
 .Fl i
 option, the
 .Nm
-command won't be able to print userful information for the serial mouse.
+command won't be able to print useful information for the serial mouse.
 .It Fl R
 Lower RTS on the serial port.
 This option is valid only if 
@@ -147,7 +147,7 @@
 .Pa /dev/cuaa0 , 
 .Pa /dev/mse0
 and 
-.Pa /dev/psm0.
+.Pa /dev/psm0 .
 .It Ar if
 Interface type: serial, bus, inport or ps/2.
 .It Ar type
@@ -305,9 +305,9 @@
 The next thing to decide is a port to use for the given interface.
 For the bus, InPort and PS/2 mice, there is little choice: 
 the bus and InPort mice always use
-.Pa /dev/mse0,
+.Pa /dev/mse0 ,
 and the PS/2 mouse is always at
-.Pa /dev/psm0.
+.Pa /dev/psm0 .
 There may be more than one serial port to which the serial
 mouse can be attached.  Many people often assign the first, built-in 
 serial port
@@ -403,7 +403,7 @@
 .Dl moused -f -p Ar _selected_port_ -t Ar _selected_protocol_
 .Pp
 and see if the mouse pointer travels correctly
-according to the mouse movement. Then try cur & paste features by
+according to the mouse movement. Then try cut & paste features by
 clicking the left, right and middle buttons. Type ^C to stop
 the command.
 .Ss Multiple Mice
@@ -445,7 +445,7 @@
 Let the
 .Nm
 command determine the protocol type of the mouse at the serial port
-.Pa /dev/cuaa0.
+.Pa /dev/cuaa0 .
 If successful, the command will print the type, otherwise it will say
 ``unknown''.
 .Pp
@@ -463,7 +463,7 @@
 .Dl vidcontrol -m on
 .Pp
 Start the mouse daemon on the serial port 
-.Pa /dev/mouse.
+.Pa /dev/mouse .
 The protocol type
 .Ar microsoft
 is explicitly specified by the

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: danny 
State-Changed-When: Sun Jan 25 15:21:56 PST 1998 
State-Changed-Why:  
Supplied patches applied by <yokota@freebsd.org> 
>Unformatted:
