Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2022 07:06:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267908] audio/sox: man page broken badly.
Message-ID:  <bug-267908-7788-BYPD5SZjIx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267908-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267908-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267908

--- Comment #4 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
(In reply to Dan Nelson from comment #3)
You can just add empty lines inside .EE and .EX:

--- sox.1.orig  2022-11-24 07:48:14.998148000 +0100
+++ sox.1       2022-11-24 07:59:44.110316000 +0100
@@ -93,7 +93,9 @@
 To show how this works in practice, here is a selection of examples of
 how SoX might be used.  The simple
 .EX
+
    sox recital.au recital.wav
+
 .EE
 translates an audio file in Sun AU format to a Microsoft WAV file, whilst
 .EX

I would send this patch upstream instead of keeping this locally.

Also, I don't see those warnings when doing man ./sox.1 in the extracted pa=
ge.
What FreeBSD version are you using? We changed to mandoc(1) some time ago.

Cheers.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267908-7788-BYPD5SZjIx>