From le@univie.ac.at  Thu Dec 11 09:59:35 2003
Return-Path: <le@univie.ac.at>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0A44D16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Dec 2003 09:59:35 -0800 (PST)
Received: from mailbox.univie.ac.at (mail.univie.ac.at [131.130.1.27])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7300F43D29
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Dec 2003 09:59:32 -0800 (PST)
	(envelope-from le@univie.ac.at)
Received: from korben.in.tern (adslle.cc.univie.ac.at [131.130.102.11])
	by mailbox.univie.ac.at (8.12.10/8.12.10) with ESMTP id hBBHxLj9506908
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Dec 2003 18:59:24 +0100
Received: from korben.in.tern (korben.in.tern [127.0.0.1])
	by korben.in.tern (8.12.10/8.12.10) with ESMTP id hBBHxNNA084334
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Dec 2003 18:59:23 +0100 (CET)
	(envelope-from le@korben.in.tern)
Received: (from le@localhost)
	by korben.in.tern (8.12.10/8.12.10/Submit) id hBBHxNl1084333;
	Thu, 11 Dec 2003 18:59:23 +0100 (CET)
	(envelope-from le)
Message-Id: <200312111759.hBBHxNl1084333@korben.in.tern>
Date: Thu, 11 Dec 2003 18:59:23 +0100 (CET)
From: Lukas Ertl <l.ertl@univie.ac.at>
Reply-To: Lukas Ertl <l.ertl@univie.ac.at>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] correct spelling in ata(4)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60158
>Category:       docs
>Synopsis:       [PATCH] correct spelling in ata(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    maxim
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 11 10:00:41 PST 2003
>Closed-Date:    Fri Dec 19 04:07:33 PST 2003
>Last-Modified:  Fri Dec 19 04:07:33 PST 2003
>Originator:     Lukas Ertl
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.2-CURRENT FreeBSD 5.2-CURRENT #71: Mon Dec 8 21:32:27 CET 2003 le@korben:/usr/obj/usr/src/sys/KORBEN i386


	
>Description:

The ata(4) manual page has some spelling errors.

>How-To-Repeat:
	
>Fix:

	

--- ata.diff begins here ---
Index: share/man/man4/ata.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/ata.4,v
retrieving revision 1.37
diff -u -r1.37 ata.4
--- share/man/man4/ata.4	5 Nov 2003 10:08:34 -0000	1.37
+++ share/man/man4/ata.4	11 Dec 2003 17:56:40 -0000
@@ -81,7 +81,7 @@
 To support ATAPI tape drives:
 .Cd device atapist
 .Pp
-The following tunables are setable from the loader:
+The following tunables are settable from the loader:
 .Bl -ohang
 .It Va hw.ata.ata_dma
 set to 1 for DMA access, 0 for PIO (default is DMA).
@@ -202,7 +202,7 @@
 kernel option)
 reserves a number for each possibly connected disk,
 even when not present.
-This is usefull in hotswap senarios
+This is useful in hotswap scenarios
 where disks should always show up as the same numbered device,
 and not depend on attach order.
 .Pp
--- ata.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Thu Dec 11 13:54:39 PST 2003 
State-Changed-Why:  
Fixed in -CURRENT, thanks. 


Responsible-Changed-From-To: freebsd-doc->maxim 
Responsible-Changed-By: maxim 
Responsible-Changed-When: Thu Dec 11 13:54:39 PST 2003 
Responsible-Changed-Why:  
Will MFC in 1 week. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60158 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Dec 19 04:07:11 PST 2003 
State-Changed-Why:  
Fixed in -STABLE as well. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60158 
>Unformatted:
