summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/cstream/metadata.xml')
-rw-r--r--app-misc/cstream/metadata.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-misc/cstream/metadata.xml b/app-misc/cstream/metadata.xml
index aec6dd2ce011..f83940afa2f7 100644
--- a/app-misc/cstream/metadata.xml
+++ b/app-misc/cstream/metadata.xml
@@ -15,7 +15,6 @@ Features:
- Build-in support for fifos. Example usage is a 'pseudo-device', something that sinks or delivers data at an appropriate rate, but looks like a file, i.e. if you test soundcard software. See the manpage for examples.
- Built-in data creation and sink, no more redirection of /dev/null and /dev/zero. These special devices speed varies greatly among operating systems, redirecting from it isn't appropriate benchmarking and a waste of resources anyway.
- Accepts 'k', 'm' and 'g' character after number for "kilo, mega, giga" bytes for overall data size limit.
- - "gcc -Wall" clean source code, serious effort taken to avoid undefined behavior in ANSI C or POSIX, except long long is required. Limiting and reporting works on data amounts > 4 GB.
+ - "gcc -Wall" clean source code, serious effort taken to avoid undefined behavior in ANSI C or POSIX, except long long is required. Limiting and reporting works on data amounts > 4 GB.
</longdescription>
</pkgmetadata>
-