Corrected typo in documentation (found by younger lintian)

This commit is contained in:
2018-10-10 13:46:55 +02:00
parent 1efe7aaea6
commit 05732a210b
9 changed files with 19 additions and 19 deletions

View File

@ -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.5.1, Sep 24, 2018"
@c man .TH XORRISO 1 "Version 1.5.1, Oct 08, 2018"
@c man .\" Please adjust this date whenever revising the manpage.
@c man .\"
@c man .\" Some roff macros, for reference:
@ -6107,7 +6107,7 @@ The first three items are single words, the rest of the line is the volume ID.
@item -scsi_log "on"|"off"
@kindex -scsi_log reports SCSI commands
@cindex Drive, report SCSI commands, -scsi_log
Mode "on" enables very verbous logging of SCSI commands and drive replies.
Mode "on" enables very verbose logging of SCSI commands and drive replies.
Logging messages get printed to stderr, not to any of the @command{xorriso}
output channels.
@*
@ -6822,7 +6822,7 @@ It does not emulate session history on overwriteable media, though.
@c man .B Adjust thresholds for verbosity, exit value and program abort
@node ExException, ExTime, ExGrowisofs, Examples
@section Adjust thresholds for verbosity, exit value and program abort
Be quite verbous, exit 32 if severity "FAILURE" was encountered,
Be quite verbose, exit 32 if severity "FAILURE" was encountered,
do not abort prematurely but forcibly go on until the end of commands.
@*
@sp 1