Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 18:59:23 +0100 (CET)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/60158: [PATCH] correct spelling in ata(4)
Message-ID:  <200312111759.hBBHxNl1084333@korben.in.tern>
Resent-Message-ID: <200312111800.hBBI0gbL028895@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         60158
>Category:       docs
>Synopsis:       [PATCH] correct spelling in ata(4)
>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:   Thu Dec 11 10:00:41 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312111759.hBBHxNl1084333>