diff options
author | lukem <lukem@pkgsrc.org> | 2001-08-16 09:59:14 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2001-08-16 09:59:14 +0000 |
commit | 66666a849fb3aba20881647d6451a8f5ace585b6 (patch) | |
tree | 8abb58f268bde5c4021e048d4c571d031ea28c12 /audio/normalize | |
parent | 008a5bbd7018c7a929af9acdc9621f5ce9452897 (diff) | |
download | pkgsrc-66666a849fb3aba20881647d6451a8f5ace585b6.tar.gz |
get the man page patch *right* this time
Diffstat (limited to 'audio/normalize')
-rw-r--r-- | audio/normalize/distinfo | 4 | ||||
-rw-r--r-- | audio/normalize/patches/patch-aa | 11 |
2 files changed, 8 insertions, 7 deletions
diff --git a/audio/normalize/distinfo b/audio/normalize/distinfo index 76e223784a3..b83e27cd6e1 100644 --- a/audio/normalize/distinfo +++ b/audio/normalize/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/08/16 09:09:15 lukem Exp $ +$NetBSD: distinfo,v 1.2 2001/08/16 09:59:14 lukem Exp $ SHA1 (normalize-0.6.1.tar.gz) = 8093204dd4f8a74f0e9bac2c53b8d347edc1c672 Size (normalize-0.6.1.tar.gz) = 204236 bytes -SHA1 (patch-aa) = 04b2c5639a485fafdaa79138813dfac3bc39b7e8 +SHA1 (patch-aa) = 4d9a4c158a2197823b5bed91c69cfbc92b9c1cae diff --git a/audio/normalize/patches/patch-aa b/audio/normalize/patches/patch-aa index 35299a804cd..7b7966b4fc3 100644 --- a/audio/normalize/patches/patch-aa +++ b/audio/normalize/patches/patch-aa @@ -1,13 +1,14 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/08/16 09:09:11 lukem Exp $ +$NetBSD: patch-aa,v 1.2 2001/08/16 09:59:14 lukem Exp $ --- doc/normalize.1.orig Mon Jul 9 05:58:46 2001 -+++ doc/normalize.1 Thu Aug 16 19:08:22 2001 -@@ -82,7 +82,7 @@ ++++ doc/normalize.1 Thu Aug 16 19:54:50 2001 +@@ -82,8 +82,7 @@ level to \fILEV\fR. Setting \fILEV\fR to 1 (or 0dBFS) does no limiting (clipping is done instead); setting \fILEV\fR to 0 does limiting on all samples. The default value is recommended unless you know what -you're doing.\n\ -+you're doing.\n - +- ++you're doing. .TP .B -m\fR, \fB--mix\fR + Enable mix mode: see \fBMIX MODE\fR, below. Batch mode and mix mode |