[Bug 267908] audio/sox: man page broken badly.

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 24 Nov 2022 07:06:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267908

--- Comment #4 from Fernando ApesteguĂ­a <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 page.
What FreeBSD version are you using? We changed to mandoc(1) some time ago.

Cheers.

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