Blame SOURCES/cdrkit-1.1.11-manpagefix.patch

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