From c92d0d310c82edecef03da1b11fe50f581f47600 Mon Sep 17 00:00:00 2001
From: Stas Sergeev <stsp@users.sourceforge.net>
Date: Tue, 21 Apr 2015 11:02:23 +0900
Subject: [PATCH] fixes to man page

Signed-off-by: Stas Sergeev <stsp@users.sourceforge.net>
---
 doc/C/timidity.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/C/timidity.1 b/doc/C/timidity.1
index bdc6c2ce..29891bd1 100644
--- a/doc/C/timidity.1
+++ b/doc/C/timidity.1
@@ -708,7 +708,7 @@ The following identifiers are available in all versions:
 .RS
 .TP
 .B \-Od
-Outputs via audio device (default)
+Outputs via OSS dsp device (default)
 .TP
 .B \-Os
 Output to ALSA
@@ -773,7 +773,7 @@ Ogg FLAC
 Ogg Speex
 .TP
 .B \-OO
-libdao
+libao
 .TP
 .B Format options
 Option characters may be added immediately after the mode identifier
-- 
GitLab