From 42dfb0442e52740d4b149168ad3427e6d55d9739 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Sat, 14 May 2022 00:43:58 +0800 Subject: [PATCH] Fix hyphen-used-as-minus-sign. Forwarded: no Gbp-Pq: Name 0007-manpages.patch --- encodedv/encodedv.1 | 2 +- playdv/playdv.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/encodedv/encodedv.1 b/encodedv/encodedv.1 index 3cf8b43..ec8f2e8 100644 --- a/encodedv/encodedv.1 +++ b/encodedv/encodedv.1 @@ -90,7 +90,7 @@ Choose output-filter: [>raw<] .TP \fB\-q\fR, \fB\-\-static\-qno\fR=\fItable-no\fR Static qno tables for quantisation on 2 VLC passes. -For turbo (but somewhat lossy encoding) try -q [1,2] -p [2,3]. +For turbo (but somewhat lossy encoding) try \-q [1,2] \-p [2,3]. There are only two static qno tables registered right now: 1 : for sharp DV pictures diff --git a/playdv/playdv.1 b/playdv/playdv.1 index c5e3a9d..6b0813a 100644 --- a/playdv/playdv.1 +++ b/playdv/playdv.1 @@ -61,9 +61,9 @@ target audio device; e.g. /dev/dsp, which is also the default. \fB\-\-audio\-file\fR=\fIfile\fR send raw decoded audio stream to \fIfile\fR, skipping audio ioctls. .TP -\fB\-\-audio\-mix\fR=\fI(-16 .. 16)\fR +\fB\-\-audio\-mix\fR=\fI(\-16 .. 16)\fR mixing level of 4 channel audio for 32KHz 12bit. 0 [default]. --16 selects second channel, 16 selects first channel. +\-16 selects second channel, 16 selects first channel. .PP Video Output Options .TP