[Debburn-changes] r859 - in cdrkit/trunk: . genisoimage icedax

Peter Samuelson peters at alioth.debian.org
Mon Mar 7 07:56:58 UTC 2011


Author: peters
Date: 2011-03-07 07:56:51 +0000 (Mon, 07 Mar 2011)
New Revision: 859

Modified:
   cdrkit/trunk/Changelog
   cdrkit/trunk/genisoimage/genisoimage.1
   cdrkit/trunk/genisoimage/genisoimage.c
   cdrkit/trunk/icedax/icedax.1
Log:
Apply patch from Ville Skytt?\195?\131?\194?\164 to fix a few doc typos.


Modified: cdrkit/trunk/Changelog
===================================================================
--- cdrkit/trunk/Changelog	2011-01-26 16:30:07 UTC (rev 858)
+++ cdrkit/trunk/Changelog	2011-03-07 07:56:51 UTC (rev 859)
@@ -3,6 +3,9 @@
   [ Honza Horák ]
   * genisoimage.1: Document several more flags and aliases.
 
+  [ Ville Skyttä ]
+  * Fix several typos in genisoimage.1, icedax.1 and the genisoimage help text.
+
  --
 
 cdrkit (1.1.11) RELEASED; urgency=low

Modified: cdrkit/trunk/genisoimage/genisoimage.1
===================================================================
--- cdrkit/trunk/genisoimage/genisoimage.1	2011-01-26 16:30:07 UTC (rev 858)
+++ cdrkit/trunk/genisoimage/genisoimage.1	2011-03-07 07:56:51 UTC (rev 859)
@@ -1394,7 +1394,7 @@
 Generate XA directory attributes.
 .TP
 .B \-xa
-Generate rationalized XA directory attruibutes.
+Generate rationalized XA directory attributes.
 .TP
 .B \-z
 .TP
@@ -2295,7 +2295,7 @@
 .I cp10029
 (MacLatin2),
 .I cp10079
-(MacIcelandandic) and
+(MacIcelandic) and
 .I cp10081
 (MacTurkish).
 .PP
@@ -2659,7 +2659,7 @@
 .B RR_MOVED
 in the root directory of the CD. You cannot avoid this directory.
 .PP
-Many boot code options for different platforms are mutualy exclusive because
+Many boot code options for different platforms are mutually exclusive because
 the boot blocks cannot coexist, ie. different platforms share the same data
 locations in the image. See
 http://lists.debian.org/debian-cd/2006/12/msg00109.html for details.

Modified: cdrkit/trunk/genisoimage/genisoimage.c
===================================================================
--- cdrkit/trunk/genisoimage/genisoimage.c	2011-01-26 16:30:07 UTC (rev 858)
+++ cdrkit/trunk/genisoimage/genisoimage.c	2011-03-07 07:56:51 UTC (rev 859)
@@ -773,9 +773,9 @@
 	{{"boot-info-table", no_argument, NULL, OPTION_BOOT_INFO_TABLE},
 	'\0', NULL, "Patch boot image with info table", ONE_DASH},
 	{{"XA", no_argument, NULL, OPTION_XA},
-	'\0', NULL, "Generate XA directory attruibutes", ONE_DASH},
+	'\0', NULL, "Generate XA directory attributes", ONE_DASH},
 	{{"xa", no_argument, NULL, OPTION_XA_RATIONALIZED},
-	'\0', NULL, "Generate rationalized XA directory attruibutes", ONE_DASH},
+	'\0', NULL, "Generate rationalized XA directory attributes", ONE_DASH},
 	{{"transparent-compression", no_argument, NULL, 'z'},
 	'z', NULL, "Enable transparent compression of files", ONE_DASH},
 

Modified: cdrkit/trunk/icedax/icedax.1
===================================================================
--- cdrkit/trunk/icedax/icedax.1	2011-01-26 16:30:07 UTC (rev 858)
+++ cdrkit/trunk/icedax/icedax.1	2011-03-07 07:56:51 UTC (rev 859)
@@ -932,7 +932,7 @@
 .sp
 Audio files:
 .sp
-There are audio files containing samples with default extensions
+There are audio files containing samples with default extensions \
 .wav, .au, .aifc, .aiff, and .cdr according to the selected sound format.
 These files are not generated when option (-N) is given. Multiple files may
 be written when the bulk copy option (-B) is used. Individual file names




More information about the Debburn-changes mailing list