Browse Source

[man] add small man page for jack_load_test

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4435 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.121.0
torben 14 years ago
parent
commit
5c76640e3b
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      man/jack_load_test.0

+ 11
- 0
man/jack_load_test.0 View File

@@ -0,0 +1,11 @@
.TH JACK_LOAD_TEST "1" "!DATE!" "!VERSION!"
.SH NAME
jack_load_test \- JACK toolkit client which occupies the cpu for some time in process.
.SH SYNOPSIS
.B jack_load_test -t \fItime\fR
.SH DESCRIPTION
.B jack_load_test
jack_load_test is a client without ports, which just occupies the cpu for \fItime\fR
miliseconds. It is quite useful to test jackd behaviour under load.



Loading…
Cancel
Save