summaryrefslogtreecommitdiff
path: root/sysutils/bchunk/patches/patch-aa
blob: 36a87e4bc30e704249ff3b661a4ec37ef5eb00fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-aa,v 1.4 2003/09/01 10:17:37 cjep Exp $
--- bchunk.1.orig	2001-08-07 21:20:31.000000000 +1000
+++ bchunk.1	2003-07-18 23:57:34.000000000 +1000
@@ -2,7 +2,7 @@
 .SH NAME
 bchunk \- CD image format conversion from bin/cue to iso/cdr
 .SH SYNOPSIS
-.B bchunk [-v] [-p] [-w] [-s] <image.bin> <image.cue> <basename>
+.B bchunk [-v] [-p] [-r] [-w] [-s] <image.bin> <image.cue> <basename>
 .SH DESCRIPTION
 .LP
 .B bchunk 
@@ -41,6 +41,10 @@
 makes binchunker go into PSX mode and truncate MODE2/2352 tracks to
 2336 bytes at offset 0 instead of normal 2048 bytes at offset 24.
 (untested, please let me know if this actually works)
+.TP 10
+.BI \-r
+makes binchunker output MODE2/2352 tracks in raw format, from offset
+0 for 2352 bytes.
 .SH FILES
 .LP
 .TP 5