diff --git a/xorriso/xorriso.texi b/xorriso/xorriso.texi index 04915b4a..62b372c8 100644 --- a/xorriso/xorriso.texi +++ b/xorriso/xorriso.texi @@ -44,7 +44,7 @@ @c man .\" First parameter, NAME, should be all caps @c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection @c man .\" other parameters are allowed: see man(7), man(1) -@c man .TH XORRISO 1 "Feb 12, 2011" +@c man .TH XORRISO 1 "Feb 17, 2011" @c man .\" Please adjust this date whenever revising the manpage. @c man .\" @c man .\" Some roff macros, for reference: @@ -965,6 +965,7 @@ are both in effect. This restricts hard linking to other files restored by the same single extract command. -hardlinks "normal_extract" re-enables wide and expensive hardlink accumulation. @* +@c man .TP @item -acl "on"|"off" @kindex -acl controls handling of ACLs @cindex ACL, control handling, -acl @@ -3102,7 +3103,7 @@ eventual padding will be counted as part of the ISO image. @sp 1 @c man .TP @item -jigdo parameter_name value -@kindex -jigdo clears JTE or sets input/output character set +@kindex -jigdo clears JTE or or adds parameter to JTE @cindex Jigdo Template Extraction, -jigdo Clear Jigdo Template Extraction parameter list or add a parameter to that list. The alias names are the corresponding genisoimage options. They are accepted diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index 7136e1bd..2d14ee0a 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2011.02.19.112439" +#define Xorriso_timestamP "2011.02.19.112541"