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