aboutsummaryrefslogtreecommitdiff
path: root/misc/cstream
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>1999-04-15 15:39:06 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>1999-04-15 15:39:06 +0000
commit296a3f3e523ffe9df0d7dd5f92672a24f991fb8e (patch)
tree30533df8599a131d5578a0849c7d20a85135714d /misc/cstream
parent717a0c3603b1d04fa1e7b9a3aaf026c370821918 (diff)
downloadports-296a3f3e523ffe9df0d7dd5f92672a24f991fb8e.tar.gz
ports-296a3f3e523ffe9df0d7dd5f92672a24f991fb8e.zip
Fix typos
Notes
Notes: svn path=/head/; revision=17891
Diffstat (limited to 'misc/cstream')
-rw-r--r--misc/cstream/pkg-descr4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cstream/pkg-descr b/misc/cstream/pkg-descr
index d5e432c97874..ead2bad73699 100644
--- a/misc/cstream/pkg-descr
+++ b/misc/cstream/pkg-descr
@@ -5,7 +5,7 @@ usually used in commandline-constructed pipes.
- Exact throughput limiting, on the incoming side.
- Precise throughput reporting. Either at the end of the
transmission or everytime SIGUSR1 is received. Quite useful to ask
- lengthy opertions how much data has been transferred yet, i.e. when
+ lengthy operations how much data has been transferred yet, i.e. when
writing tapes. Reports are done in bytes/sec and if appropriate in
KB/sec or MB/sec, where 1K = 1024.
- SIGHUP causes a clean shutdown before EOF on input.
@@ -15,7 +15,7 @@ usually used in commandline-constructed pipes.
looks like a file, i.e. if you test soundcard software.
- Built-in data creation and sink, no more redirection of
/dev/null and /dev/zero. These special devices speed varies greatly
- amoung operating systems, redirecting from it isn't appropriate
+ among operating systems, redirecting from it isn't appropriate
benchmarking and a waste of resources anyway.
- "gcc -Wall" clean source code, serious effort taken to avoid
undefined behavior in ANSI C or POSIX, except long long