Module Name:    src
Committed By:   snj
Date:           Fri Jul 18 17:52:30 UTC 2014

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.2

Log Message:
Spell "sequential" correctly.  Pointed out by kre in PR misc/49015.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.124 -r1.1.2.125 src/doc/CHANGES-6.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.124 src/doc/CHANGES-6.2:1.1.2.125
--- src/doc/CHANGES-6.2:1.1.2.124	Fri Jul 18 02:42:02 2014
+++ src/doc/CHANGES-6.2	Fri Jul 18 17:52:30 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.124 2014/07/18 02:42:02 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.125 2014/07/18 17:52:30 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -2381,7 +2381,7 @@ sys/dev/dkvar.h					1.19 via patch
 
 	Avoid xbd(4) reordering requests, which, depending on the
 	underlying hardware, can badly affect write performances. This
-	can give up to a 5x performance gain in sequencial writes.
+	can give up to a 5x performance gain in sequential writes.
 	[bouyer, ticket #1075]
 
 include/stdio.h					1.89-1.90

Reply via email to