From: Nicolas FRANCOIS Date: Fri, 8 Oct 2004 16:15:33 +0000 (+0000) Subject: Fix hyphens in man pages X-Git-Tag: v1.0.7~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=765afd8e8a950cd38c6892f02450dbbcc6dbb9f8;p=alsa-oss.git Fix hyphens in man pages This patch converts hyphens to minus signs in the man pages (for options, emails, or command line examples). This patch also closes one font modifier in iecset.1. (s/\fIfalse\fI,/\fIfalse\fP,/) Signed-off-by: Nicolas FRANCOIS --- diff --git a/alsa/aoss.1 b/alsa/aoss.1 index febb789..4920c8b 100644 --- a/alsa/aoss.1 +++ b/alsa/aoss.1 @@ -43,5 +43,5 @@ The appropriate arguments and options for the OSS command. .TP .SH AUTHORS -The OSS compatibility library is by Abramo Bagnara . +The OSS compatibility library is by Abramo Bagnara . The aoss script and this document are by James Tappin .