From: Tim Kientzle Date: Sun, 28 Feb 2010 00:09:07 +0000 (-0500) Subject: Correct the comment to match the real spelling of these options. X-Git-Tag: v3.0.0a~1173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f877c9f67a2406a1c06f692bb257bd3c1b1fb58;p=thirdparty%2Flibarchive.git Correct the comment to match the real spelling of these options. SVN-Revision: 2000 --- diff --git a/libarchive/archive_write_set_format_iso9660.c b/libarchive/archive_write_set_format_iso9660.c index 27312af9b..e7bfaf368 100644 --- a/libarchive/archive_write_set_format_iso9660.c +++ b/libarchive/archive_write_set_format_iso9660.c @@ -470,7 +470,7 @@ struct iso_option { #define OPT_BOOT_INFO_TABLE_DEFAULT 0 /* Disabled */ /* - * Usage : boot_load_seg= + * Usage : boot-load-seg= * Type : hexadecimal * Default: Not specified * COMPAT : mkisofs -boot-load-seg @@ -482,7 +482,7 @@ struct iso_option { #define OPT_BOOT_LOAD_SEG_DEFAULT 0 /* Not specified */ /* - * Usage : boot_load_size= + * Usage : boot-load-size= * Type : decimal * Default: Not specified * COMPAT : mkisofs -boot-load-size