diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /benchmarks/pipebench | |
parent | 506c101dfb59aba86626f9d68e7a56e86086843f (diff) | |
download | freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'benchmarks/pipebench')
-rw-r--r-- | benchmarks/pipebench/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/pipebench/pkg-descr b/benchmarks/pipebench/pkg-descr index 94fb3455c657..d78b26797d1c 100644 --- a/benchmarks/pipebench/pkg-descr +++ b/benchmarks/pipebench/pkg-descr @@ -1,6 +1,6 @@ -Pipebench shows the current throughput and amount of data going through a -pipe. It can be used to show the progress of a large md5sum process: -cat bigfile | pipebench | md5sum. +Pipebench shows the current throughput and amount of data going through a +pipe. It can be used to show the progress of a large md5sum process: +cat bigfile | pipebench | md5sum. WWW: http://www.habets.pp.se/synscan/programs.php?prog=pipebench |