Bug fix: -backslash_codes "with_program_arguments" was interpreted too late
This commit is contained in:
@ -50,7 +50,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 "Version 1.3.1, Mai 17, 2013"
|
||||
@c man .TH XORRISO 1 "Version 1.3.1, Mai 29, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -5183,7 +5183,7 @@ Translations can occur with quoted input in 3 modes:
|
||||
@*
|
||||
With the start program arguments there is mode:
|
||||
@*
|
||||
"with_program_arguments" translates all program arguments.
|
||||
"with_program_arguments" translates program arguments.
|
||||
@*
|
||||
@*
|
||||
Mode "encode_output" encodes output characters. It combines "encode_results"
|
||||
|
Reference in New Issue
Block a user