summaryrefslogtreecommitdiff
path: root/usr.bin/aucat/midicat.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/aucat/midicat.1')
-rw-r--r--usr.bin/aucat/midicat.115
1 files changed, 2 insertions, 13 deletions
diff --git a/usr.bin/aucat/midicat.1 b/usr.bin/aucat/midicat.1
index 01ba004dd43..a86889de616 100644
--- a/usr.bin/aucat/midicat.1
+++ b/usr.bin/aucat/midicat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: midicat.1,v 1.2 2009/08/17 15:07:49 ratchov Exp $
+.\" $OpenBSD: midicat.1,v 1.3 2009/09/27 11:51:20 ratchov Exp $
.\"
.\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 17 2009 $
+.Dd $Mdocdate: September 27 2009 $
.Dt MIDICAT 1
.Os
.Sh NAME
@@ -79,11 +79,6 @@ is sent
or
.Dv SIGTERM ,
then processing terminates.
-If sent
-.Dv SIGUSR1
-or
-.Dv SIGUSR2 ,
-it increases or decreases debug level, respectively.
.Sh SERVER MODE
.Nm
can be used in server mode
@@ -119,12 +114,6 @@ For example:
$ midicat -l
$ sudo renice -n -20 -p `pgrep -x midicat`
.Ed
-.Sh ENVIRONMENT
-.Bl -tag -width "MIDICAT_DEBUGXXX" -compact
-.It Ev MIDICAT_DEBUG
-The debug level:
-may be a value between 0 and 4.
-.El
.Sh SEE ALSO
.Xr aucat 1 ,
.Xr midi 4 ,