Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Spell "sequential" correctly. Pointed out by kre in ...



details:   https://anonhg.NetBSD.org/src/rev/4727d460f9dc
branches:  netbsd-6
changeset: 776670:4727d460f9dc
user:      snj <snj%NetBSD.org@localhost>
date:      Fri Jul 18 17:52:30 2014 +0000

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

diffstat:

 doc/CHANGES-6.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 29acc12acdfd -r 4727d460f9dc doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Fri Jul 18 02:42:02 2014 +0000
+++ b/doc/CHANGES-6.2   Fri Jul 18 17:52:30 2014 +0000
@@ -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 @@
 
        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



Home | Main Index | Thread Index | Old Index