Blame SOURCES/cdrkit-1.1.11-manpagefix.patch

224c4d
diff -up cdrkit-1.1.11/genisoimage/genisoimage.1.orig cdrkit-1.1.11/genisoimage/genisoimage.1
224c4d
--- cdrkit-1.1.11/genisoimage/genisoimage.1.orig	2011-01-21 14:26:20.709816708 +0100
224c4d
+++ cdrkit-1.1.11/genisoimage/genisoimage.1	2011-01-24 08:49:24.283964211 +0100
224c4d
@@ -180,6 +180,8 @@ in the
224c4d
 file.
224c4d
 .TP
224c4d
 .BI \-A " application_id"
224c4d
+.TP
224c4d
+.BI \-appid " application_id"
224c4d
 Specifies a text string that will be written into the volume header.
224c4d
 This should describe the application that will be on the disc.  There
224c4d
 is space for 128 characters.  Equivalent to
224c4d
@@ -365,6 +367,8 @@ the Sun disk label will overlay the firs
224c4d
 boot image.
224c4d
 .TP
224c4d
 .BI \-b " eltorito_boot_image"
224c4d
+.TP
224c4d
+.BI \-eltorito\-boot " eltorito_boot_image"
224c4d
 Specifies the path and filename of the boot image to be used when making
224c4d
 an El Torito bootable CD for x86 PCs. The pathname must be relative to
224c4d
 the source path specified to
224c4d
@@ -427,6 +431,8 @@ See the
224c4d
 section for a description of this table.
224c4d
 .TP
224c4d
 .BI \-C " last_sess_start,next_sess_start"
224c4d
+.TP
224c4d
+.BI \-cdrecord\-params " last_sess_start,next_sess_start"
224c4d
 This option is needed to create a CD Extra or the image of a second
224c4d
 session or a higher-level session for a multisession disc.
224c4d
 .B \-C
224c4d
@@ -452,6 +458,8 @@ session on a CD Extra. This is a multise
224c4d
 in the first session and an ISO9660 filesystem in the second session.
224c4d
 .TP
224c4d
 .BI \-c " boot_catalog"
224c4d
+.TP
224c4d
+.BI \-eltorito\-catalog " boot_catalog"
224c4d
 Specifies the path and filename of the boot catalog, which is required
224c4d
 for an El Torito bootable CD. The pathname must be relative to the source
224c4d
 path specified to
224c4d
@@ -488,6 +496,12 @@ For the parameter 
224c4d
 see the description of
224c4d
 .BR \-M .
224c4d
 .TP
224c4d
+.BI \-checksum_algorithm_iso " alg1,alg2,..."
224c4d
+Specify the checksum types desired for the output image.
224c4d
+.TP
224c4d
+.BI \-checksum_algorithm_template " alg1,alg2,..."
224c4d
+Specify the checksum types desired for the output jigdo template.
224c4d
+.TP
224c4d
 .BI \-copyright " file"
224c4d
 Specifies copyright information, typically a filename on the disc.
224c4d
 There is space for 37 characters.  Equivalent to
224c4d
@@ -497,12 +511,16 @@ in the
224c4d
 file.
224c4d
 .TP
224c4d
 .B \-d
224c4d
+.TP
224c4d
+.B \-omit\-period
224c4d
 Do not append a period to files that do not have one.
224c4d
 .br
224c4d
 This violates the ISO9660 standard, but it happens to work on many systems.
224c4d
 Use with caution.
224c4d
 .TP
224c4d
 .B \-D
224c4d
+.TP
224c4d
+.B \-disable\-deep\-relocation
224c4d
 Do not use deep directory relocation, and instead just pack them in the
224c4d
 way we see them.
224c4d
 .br
224c4d
@@ -510,6 +528,9 @@ If ISO9660:1999 has not been selected,
224c4d
 this violates the ISO9660 standard, but it happens to work on many systems.
224c4d
 Use with caution.
224c4d
 .TP
224c4d
+.B \-debug
224c4d
+Set debug flag.
224c4d
+.TP
224c4d
 .BI \-dir\-mode " mode"
224c4d
 Overrides the mode of directories used to create the image to
224c4d
 .IR mode ,
224c4d
@@ -535,7 +556,14 @@ another directory
224c4d
 needs to include all needed files (filenames must be all caps) for a
224c4d
 compliant DVD-Video filesystem.
224c4d
 .TP
224c4d
+.BI \-e " efi_boot_file"
224c4d
+.TP
224c4d
+.BI \-efi\-boot " efi_boot_file"
224c4d
+Set EFI boot image name.
224c4d
+.TP
224c4d
 .B \-f
224c4d
+.TP
224c4d
+.B \-follow\-links
224c4d
 Follow symbolic links when generating the filesystem.  When this option is not
224c4d
 in use, symbolic links will be entered using Rock Ridge if enabled, otherwise
224c4d
 they will be ignored.
224c4d
@@ -740,6 +768,8 @@ See the
224c4d
 section below for more details.
224c4d
 .TP
224c4d
 .B \-l
224c4d
+.TP
224c4d
+.B \-full\-iso9660\-filenames
224c4d
 Allow full 31-character filenames.  Normally the ISO9660 filename will be in an
224c4d
 8.3 format which is compatible with MS-DOS, even though the ISO9660 standard
224c4d
 allows filenames of up to 31 characters.  If you use this option, the disc may
224c4d
@@ -870,6 +900,8 @@ with
224c4d
 .BR \-C .
224c4d
 .TP
224c4d
 .B \-N
224c4d
+.TP
224c4d
+.B \-omit\-version\-number
224c4d
 Omit version numbers from ISO9660 filenames.
224c4d
 .br
224c4d
 This violates the ISO9660 standard, but no one really uses the
224c4d
@@ -967,6 +999,8 @@ in the
224c4d
 file.
224c4d
 .TP
224c4d
 .BI \-p " preparer_id"
224c4d
+.TP
224c4d
+.BI \-preparer " preparer_id"
224c4d
 Specifies a text string that will be written into the volume header.
224c4d
 This should describe the preparer of the CD-ROM, usually with a mailing
224c4d
 address and phone number.  There is space for 128 characters.
224c4d
@@ -1008,10 +1042,14 @@ This makes
224c4d
 even less verbose.  No progress output will be provided.
224c4d
 .TP
224c4d
 .B \-R
224c4d
+.TP
224c4d
+.B \-rock
224c4d
 Generate SUSP and RR records using the Rock Ridge protocol to further describe
224c4d
 the files on the ISO9660 filesystem.
224c4d
 .TP
224c4d
 .B \-r
224c4d
+.TP
224c4d
+.B \-rational\-rock
224c4d
 This is like the \-R option, but file ownership and modes are set to
224c4d
 more useful values.  The uid and gid are set to zero, because they are
224c4d
 usually only useful on the author's system, and not useful to the
224c4d
@@ -1092,6 +1130,11 @@ intentionally. Accessing several older v
224c4d
 support by the operating system to choose which sessions are to be
224c4d
 mounted.
224c4d
 .TP
224c4d
+.BI \-s " sector type"
224c4d
+.TP
224c4d
+.BI \-sectype " sector type"
224c4d
+Set output sector type to e.g. data/xa1/raw.
224c4d
+ .TP
224c4d
 .BI \-sort " sort_file"
224c4d
 Sort file locations on the media. Sorting is controlled by a file that
224c4d
 contains pairs of filenames and sorting offset weighting.
224c4d
@@ -1213,6 +1256,8 @@ in the
224c4d
 file.
224c4d
 .TP
224c4d
 .B \-T
224c4d
+.TP
224c4d
+.B \-translation\-table
224c4d
 Generate a file
224c4d
 .I TRANS.TBL
224c4d
 in each directory on the CD-ROM, which can be used
224c4d
@@ -1262,6 +1307,8 @@ to
224c4d
 This option is the default on VMS. 
224c4d
 .TP
224c4d
 .B \-U
224c4d
+.TP
224c4d
+.B \-untranslated\-filenames
224c4d
 Allows "untranslated" filenames, completely violating the ISO9660 standards
224c4d
 described above.  Enables the following flags:
224c4d
 .B \-d \-l \-N \-allow\-leading\-dots \-relaxed\-filenames
224c4d
@@ -1333,6 +1380,8 @@ must be specified before
224c4d
 on each command line.
224c4d
 .TP
224c4d
 .B \-v
224c4d
+.TP
224c4d
+.B \-verbose
224c4d
 Verbose execution. If given twice on the command line, extra debug information
224c4d
 will be printed.
224c4d
 .TP
224c4d
@@ -1341,7 +1390,15 @@ Identical to
224c4d
 .B \-m
224c4d
 .IR glob .
224c4d
 .TP
224c4d
+.B \-XA
224c4d
+Generate XA directory attruibutes.
224c4d
+.TP
224c4d
+.B \-xa
224c4d
+Generate rationalized XA directory attruibutes.
224c4d
+.TP
224c4d
 .B \-z
224c4d
+.TP
224c4d
+.B \-transparent\-compression
224c4d
 Generate special
224c4d
 .I RRIP
224c4d
 records for transparently compressed files.