Corrected a statement in the man page.

This commit is contained in:
Thomas Schmitt 2014-04-16 14:55:46 +00:00
parent b226b132f3
commit 167284e78c
4 changed files with 43 additions and 43 deletions

View File

@ -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" :

View File

@ -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

View File

@ -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" :

View File

@ -1 +1 @@
#define Xorriso_timestamP "2014.04.16.144623"
#define Xorriso_timestamP "2014.04.16.145517"