docs/60158: [PATCH] correct spelling in ata(4)

Lukas Ertl l.ertl at univie.ac.at
Thu Dec 11 18:00:49 UTC 2003


>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 at 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:



More information about the freebsd-doc mailing list