summaryrefslogtreecommitdiffstats
path: root/share/doc/papers/diskperf/tests.ms
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-10-05 18:37:31 +0000
committerwosch <wosch@FreeBSD.org>1996-10-05 18:37:31 +0000
commit65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9 (patch)
treef841fa3fdbb61395df1bed9d54fbb3b4ee7a5fa2 /share/doc/papers/diskperf/tests.ms
parenta41a5e8dce946de9faa31eedff8692e74db9d1e1 (diff)
downloadFreeBSD-src-65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9.zip
FreeBSD-src-65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9.tar.gz
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'share/doc/papers/diskperf/tests.ms')
-rw-r--r--share/doc/papers/diskperf/tests.ms3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/doc/papers/diskperf/tests.ms b/share/doc/papers/diskperf/tests.ms
index 1809afe..e507408 100644
--- a/share/doc/papers/diskperf/tests.ms
+++ b/share/doc/papers/diskperf/tests.ms
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)tests.ms 6.2 (Berkeley) 4/16/91
+.\" $Id$
.\"
.ds RH Tests
.NH
@@ -39,7 +40,7 @@ Our battery of tests consists of four programs,
read_8192, write_8192, write_4096
and rewrite_8192 originally written by [McKusick83]
to evaluate the performance of the new file system in 4.2BSD.
-These programs all follow the the same model and are typified by
+These programs all follow the same model and are typified by
read_8192 shown here.
.DS
#define BUFSIZ 8192
OpenPOWER on IntegriCloud