shithub: opus-tools

Download patch

ref: be6c5ecb14670b455c08bbb45b5d6c169ec23365
parent: 9b1b621c6d1239b6db0ce1106d946505e7db7224
author: Gregory Maxwell <[email protected]>
date: Mon May 28 00:55:11 EDT 2012

Change see-also formatting in manpages to make it machine parseable.

--- a/man/opusdec.1
+++ b/man/opusdec.1
@@ -113,6 +113,5 @@
 does reject. Use \fBopusinfo\fR(1) for somewhat better diagnostics.
 
 .SH SEE ALSO
-
-.PP
-\fBopusenc\fR(1), \fBopusinfo\fR(1)
+.BR opusenc (1),
+.BR opusinfo (1)
--- a/man/opusenc.1
+++ b/man/opusenc.1
@@ -190,6 +190,6 @@
 Gregory Maxwell <[email protected]>
 
 .SH SEE ALSO
-
-.PP
-\fBopusdec\fR(1), \fBopusinfo\fR(1), \fBoggfwd\fR(1)
+.BR opusdec (1),
+.BR opusinfo (1),
+.BR oggfwd (1)
--- a/man/opusinfo.1
+++ b/man/opusinfo.1
@@ -64,5 +64,5 @@
 
 .SH SEE ALSO
 
-.PP
-\fBopusdec\fR(1), \fBopusenc\fR(1)
+.BR opusdec (1),
+.BR opusenc (1)