Reacted on complaints of lintian spelling check

This commit is contained in:
2015-09-20 12:51:53 +00:00
parent 3d36b343ce
commit 9c303135f6
19 changed files with 320 additions and 315 deletions

View File

@ -65,7 +65,7 @@ int Xorriso_option_data_cache_size(struct XorrisO *xorriso, char *num_tiles,
bit3= regard overwriteable media as blank
bit4= if the drive is a regular disk file: truncate it to
the write start address
bit5= do not print toc of aquired drive
bit5= do not print toc of acquired drive
bit6= do not calm down drive after aquiring it
@return <=0 error , 1 success, 2 revoked by -reassure
*/
@ -2165,9 +2165,9 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
" local filesystem which match one of the shell parser",
" patterns.",
" -dus pattern [***] like -du but summing up subdirectories without",
" listing them explicitely.",
" listing them explicitly.",
" -dusx pattern [***] like -dux but summing up subdirectories without",
" listing them explicitely.",
" listing them explicitly.",
"",
" -findx disk_path [-name pattern] [-type t] [-exec action [params]]",
" Like -find but operating on local filesystem. Most -exec",