From 765afd8e8a950cd38c6892f02450dbbcc6dbb9f8 Mon Sep 17 00:00:00 2001 From: Nicolas FRANCOIS Date: Fri, 8 Oct 2004 16:15:33 +0000 Subject: [PATCH] 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 --- alsa/aoss.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 . -- 2.47.1