diff --git a/xorriso/xorriso.1 b/xorriso/xorriso.1 index f3fd6a42..f8f7b899 100644 --- a/xorriso/xorriso.1 +++ b/xorriso/xorriso.1 @@ -1821,7 +1821,7 @@ dive into that directory. This test itself does always match. This pseudo test controls the interpretation of wildcards with tests \-name, \-wholename, and \-disk_name. Default is "on". If interpretation is disabled by "off", then the parameters of \-name, \-wholename, and \-disk_name -have to match literally rather than as regular expression. +have to match literally rather than as search pattern. This test itself does always match. .br \fB\-or_use_pattern\fR "on"|"off" : diff --git a/xorriso/xorriso.info b/xorriso/xorriso.info index e2c433e8..5a5c5e72 100644 --- a/xorriso/xorriso.info +++ b/xorriso/xorriso.info @@ -1634,8 +1634,8 @@ File: xorriso.info, Node: CmdFind, Next: Filter, Prev: Manip, Up: Commands with tests -name, -wholename, and -disk_name. Default is "on". If interpretation is disabled by "off", then the parameters of -name, -wholename, and -disk_name have to match - literally rather than as regular expression. This test - itself does always match. + literally rather than as search pattern. This test itself + does always match. -or_use_pattern "on"|"off" : Like -use_pattern, but automatically appending the test by -or rather than by -and. Further the test itself does never @@ -5493,43 +5493,43 @@ Node: Insert47999 Node: SetInsert58213 Node: Manip66790 Node: CmdFind76570 -Node: Filter93845 -Node: Writing98401 -Node: SetWrite108532 -Node: Bootable129238 -Node: Jigdo146605 -Node: Charset150852 -Node: Exception154167 -Node: DialogCtl160287 -Node: Inquiry162885 -Node: Navigate170020 -Node: Verify178318 -Node: Restore187582 -Node: Emulation194669 -Node: Scripting205057 -Node: Frontend212828 -Node: Examples222435 -Node: ExDevices223613 -Node: ExCreate224279 -Node: ExDialog225564 -Node: ExGrowing226829 -Node: ExModifying227634 -Node: ExBootable228138 -Node: ExCharset228690 -Node: ExPseudo229582 -Node: ExCdrecord230480 -Node: ExMkisofs230797 -Node: ExGrowisofs232137 -Node: ExException233272 -Node: ExTime233726 -Node: ExIncBackup234185 -Node: ExRestore238165 -Node: ExRecovery239098 -Node: Files239668 -Node: Seealso240967 -Node: Bugreport241690 -Node: Legal242271 -Node: CommandIdx243282 -Node: ConceptIdx260017 +Node: Filter93841 +Node: Writing98397 +Node: SetWrite108528 +Node: Bootable129234 +Node: Jigdo146601 +Node: Charset150848 +Node: Exception154163 +Node: DialogCtl160283 +Node: Inquiry162881 +Node: Navigate170016 +Node: Verify178314 +Node: Restore187578 +Node: Emulation194665 +Node: Scripting205053 +Node: Frontend212824 +Node: Examples222431 +Node: ExDevices223609 +Node: ExCreate224275 +Node: ExDialog225560 +Node: ExGrowing226825 +Node: ExModifying227630 +Node: ExBootable228134 +Node: ExCharset228686 +Node: ExPseudo229578 +Node: ExCdrecord230476 +Node: ExMkisofs230793 +Node: ExGrowisofs232133 +Node: ExException233268 +Node: ExTime233722 +Node: ExIncBackup234181 +Node: ExRestore238161 +Node: ExRecovery239094 +Node: Files239664 +Node: Seealso240963 +Node: Bugreport241686 +Node: Legal242267 +Node: CommandIdx243278 +Node: ConceptIdx260013  End Tag Table diff --git a/xorriso/xorriso.texi b/xorriso/xorriso.texi index 9c661803..dea31b80 100644 --- a/xorriso/xorriso.texi +++ b/xorriso/xorriso.texi @@ -2202,7 +2202,7 @@ dive into that directory. This test itself does always match. This pseudo test controls the interpretation of wildcards with tests -name, -wholename, and -disk_name. Default is "on". If interpretation is disabled by "off", then the parameters of -name, -wholename, and -disk_name -have to match literally rather than as regular expression. +have to match literally rather than as search pattern. This test itself does always match. @* @item -or_use_pattern "on"|"off" : diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index faa6e398..57b4d91c 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2014.04.16.144623" +#define Xorriso_timestamP "2014.04.16.145517"