From nobody@FreeBSD.org  Mon Sep  3 08:56:46 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 6D81C37B405
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  3 Sep 2001 08:56:46 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f83FukW72778;
	Mon, 3 Sep 2001 08:56:46 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200109031556.f83FukW72778@freefall.freebsd.org>
Date: Mon, 3 Sep 2001 08:56:46 -0700 (PDT)
From: SUZUKI Koichi <koich@cac.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in stlstty.8
X-Send-Pr-Version: www-1.0

>Number:         30286
>Category:       docs
>Synopsis:       Typo in stlstty.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 03 09:00:00 PDT 2001
>Closed-Date:    Mon Sep 3 21:15:27 PDT 2001
>Last-Modified:  Mon Sep 03 21:16:00 PDT 2001
>Originator:     SUZUKI Koichi
>Release:        FreeBSD 4.4-RC
>Organization:
Japanese Manual Translation Project
>Environment:
FreeBSD abel.cac.co.jp 4.4-RC FreeBSD 4.4-RC #38: Fri Aug 31 23:29:37 PDT 2001     metal@abel.cac.co.jp:/usr/obj/usr/src/sys/ABEL  i386

>Description:
Some typos in stlstty.8.

.\" $FreeBSD: src/usr.sbin/stallion/stlstty/stlstty.8,v 1.1.2.1
 2001/08/30 12:29:56 murray Exp $

Please see a patch.
But I'm not sure that the last one is the thing which you meant to.

Thank you.

>How-To-Repeat:

>Fix:
--- stlstty.8.org   Mon Sep  3 08:42:36 2001
+++ stlstty.8       Mon Sep  3 08:43:05 2001
@@ -92,13 +92,13 @@
 .It Ar maprts (\-maprts)
 Maps the functionality normally associated with the DTR pin to
 action on the RTS pin instead.
-So in other words the RTS pin will now act as if it where the DTR pin.
+So in other words the RTS pin will now act as if it were the DTR pin.
 This is useful for boards that have ports that do not have full
 modem signaling on their connector (eg ONboard 16).
 .It Ar mapcts (\-mapcts)
 Maps the functionality normally associated with the DCD pin to
 be actioned on the CTS pin.
-So in other words the CTS pin will now act as if it was the DCD pin.
+So in other words the CTS pin will now act as if it were the DCD pin.
 This is useful for boards that have ports that do not have full
 modem signaling on their connector (eg ONboard 16).
 .It Ar rtslock (\-rtslock)
@@ -151,7 +151,7 @@
 By default the UART received FIFO is programmed to a reasonably
 high level, to minimize CPU overhead.
 Some third party serial devices do not respond quickly to flow
-control signals (hardware of software) and this may cause the
+control signals (hardware or software) and this may cause the
 UART's received FIFO to over-run - thus losing data.
 Turning this switch on disables use of the received FIFO.
 .El

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Mon Sep 3 16:34:35 PDT 2001 
State-Changed-Why:  
Looks good to me, awaiting re permission to put this in right before 
the release. 



Responsible-Changed-From-To: freebsd-doc->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Mon Sep 3 16:34:35 PDT 2001 
Responsible-Changed-Why:  
I've sent a request to re@ and will commit this when I get a response. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30286 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Mon Sep 3 21:15:27 PDT 2001 
State-Changed-Why:  
Thanks, this has been committed and will be in FreeBSD 4.4. 


http://www.FreeBSD.org/cgi/query-pr.cgi?pr=30286 
>Unformatted:
