diff options
author | abs <abs@pkgsrc.org> | 2000-01-05 15:37:50 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2000-01-05 15:37:50 +0000 |
commit | df05aef71ffda903d0b8a0743e7154bf41a3951e (patch) | |
tree | a55f55e798e39e2b8fee10f218978fff96f00618 /benchmarks | |
parent | fd72963223cb490b62c9643676813717d3f492fc (diff) | |
download | pkgsrc-df05aef71ffda903d0b8a0743e7154bf41a3951e.tar.gz |
Strip trailing '.', and/or leading '(a|an) '
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/fib/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/flops/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/hbench/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/heapsort/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/hint/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/iozone/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/linpack/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/lmbench/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/nsieve/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/paranoia/pkg/COMMENT | 2 | ||||
-rw-r--r-- | benchmarks/whetstone/pkg/COMMENT | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/benchmarks/bonnie/pkg/COMMENT b/benchmarks/bonnie/pkg/COMMENT index d157b18bbc5..d22f59d4d38 100644 --- a/benchmarks/bonnie/pkg/COMMENT +++ b/benchmarks/bonnie/pkg/COMMENT @@ -1 +1 @@ -Performance Test of Filesystem I/O. +Performance Test of Filesystem I/O diff --git a/benchmarks/fib/pkg/COMMENT b/benchmarks/fib/pkg/COMMENT index fc4dd1e8e85..1da04f88111 100644 --- a/benchmarks/fib/pkg/COMMENT +++ b/benchmarks/fib/pkg/COMMENT @@ -1 +1 @@ -a mathematical benchmark +Mathematical benchmark diff --git a/benchmarks/flops/pkg/COMMENT b/benchmarks/flops/pkg/COMMENT index a20c26b1d21..e76aef811d4 100644 --- a/benchmarks/flops/pkg/COMMENT +++ b/benchmarks/flops/pkg/COMMENT @@ -1 +1 @@ -a floating point benchmark to give your MFLOPS rating. +Floating point benchmark to give your MFLOPS rating diff --git a/benchmarks/hbench/pkg/COMMENT b/benchmarks/hbench/pkg/COMMENT index 174969d4b1b..03121cc3e44 100644 --- a/benchmarks/hbench/pkg/COMMENT +++ b/benchmarks/hbench/pkg/COMMENT @@ -1 +1 @@ -a suite of portable benchmarks to measure the OS and the hardware. +Suite of portable benchmarks to measure the OS and the hardware diff --git a/benchmarks/heapsort/pkg/COMMENT b/benchmarks/heapsort/pkg/COMMENT index 2377bb0ed6d..40829d04e0b 100644 --- a/benchmarks/heapsort/pkg/COMMENT +++ b/benchmarks/heapsort/pkg/COMMENT @@ -1 +1 @@ -benchmark program for variable sized arrays. +benchmark program for variable sized arrays diff --git a/benchmarks/hint/pkg/COMMENT b/benchmarks/hint/pkg/COMMENT index fb2eb19abd0..dcf34d677a8 100644 --- a/benchmarks/hint/pkg/COMMENT +++ b/benchmarks/hint/pkg/COMMENT @@ -1 +1 @@ -A scalable benchmark for testing CPU and memory performance. +Scalable benchmark for testing CPU and memory performance diff --git a/benchmarks/iozone/pkg/COMMENT b/benchmarks/iozone/pkg/COMMENT index 010dcf25972..fdbe33a0c22 100644 --- a/benchmarks/iozone/pkg/COMMENT +++ b/benchmarks/iozone/pkg/COMMENT @@ -1 +1 @@ -a benchmark for file read and write speed. +Benchmark for file read and write speed diff --git a/benchmarks/linpack/pkg/COMMENT b/benchmarks/linpack/pkg/COMMENT index f9267460291..c4cc703ed09 100644 --- a/benchmarks/linpack/pkg/COMMENT +++ b/benchmarks/linpack/pkg/COMMENT @@ -1 +1 @@ -a collection of benchmarks for floating point. +Collection of benchmarks for floating point diff --git a/benchmarks/lmbench/pkg/COMMENT b/benchmarks/lmbench/pkg/COMMENT index 94d4c853cb7..e2412f542ee 100644 --- a/benchmarks/lmbench/pkg/COMMENT +++ b/benchmarks/lmbench/pkg/COMMENT @@ -1 +1 @@ -a complete benchmark that gives a large amount of information. +Complete benchmark that gives a large amount of information diff --git a/benchmarks/nsieve/pkg/COMMENT b/benchmarks/nsieve/pkg/COMMENT index caf15c5bdf7..d959108a843 100644 --- a/benchmarks/nsieve/pkg/COMMENT +++ b/benchmarks/nsieve/pkg/COMMENT @@ -1 +1 @@ -a Sieve of Eratosthenes benchmark. +Sieve of Eratosthenes benchmark diff --git a/benchmarks/paranoia/pkg/COMMENT b/benchmarks/paranoia/pkg/COMMENT index 272ae9f0835..0583534621b 100644 --- a/benchmarks/paranoia/pkg/COMMENT +++ b/benchmarks/paranoia/pkg/COMMENT @@ -1 +1 @@ -a highly paranoid test of IEEE 754 conformancy. +Highly paranoid test of IEEE 754 conformancy diff --git a/benchmarks/whetstone/pkg/COMMENT b/benchmarks/whetstone/pkg/COMMENT index 93bf9c68e27..628e78fcca6 100644 --- a/benchmarks/whetstone/pkg/COMMENT +++ b/benchmarks/whetstone/pkg/COMMENT @@ -1 +1 @@ -a benchmark for processors that gives you a MIPS rating. +Benchmark for processors that gives you a MIPS rating |