From 4660b6d12d2d7d4854c45f03b18be753dc35e2ae Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 9 Feb 2007 16:14:47 +0000 Subject: [PATCH] Small corrections in documentation --- libburn/trunk/cdrskin/cdrskin.1 | 8 ++++---- libburn/trunk/doc/cookbook.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libburn/trunk/cdrskin/cdrskin.1 b/libburn/trunk/cdrskin/cdrskin.1 index b520abbb..6b7c4ccf 100644 --- a/libburn/trunk/cdrskin/cdrskin.1 +++ b/libburn/trunk/cdrskin/cdrskin.1 @@ -556,7 +556,7 @@ fifo_start_at= . So it is best if the drive offers hardware protection which is enabled automatically if not driveropts=noburnfree is given. .TP .BI \--list_ignored_options -List all ignored cdrecord options. The --options cannot be used as addresses +List all ignored cdrecord options. The "-" options cannot be used as addresses of track sources. No track source address may begin with a text equal to an option which ends by "=". The list is ended by an empty line. .TP @@ -573,7 +573,7 @@ Option -multi with unsuitable media is not an error but simply has no effect. Options blank=fast and blank=all deformat overwriteable DVD-RW media. .br Option blank=fast does indeed minmal blanking with DVD-RW. This may yield media -which can only do DAO but not Incremental streaming. +which can only do DAO but not Incremental Streaming. .TP .BI \--single_track Accept only the last argument of the command line as track source address. @@ -698,9 +698,9 @@ cdrskin dev=/dev/hdc -toc .SS .B Make used CD-RW or used unformatted DVD-RW writable again: .br -cdrskin -v dev=/dev/sg1 blank=all -eject +cdrskin -v dev=/dev/sg1 blank=fast -eject .br -cdrskin -v dev=/dev/dvd blank=fast -eject +cdrskin -v dev=/dev/dvd blank=all -eject .SS .B Format DVD-RW to avoid need for blanking before re-use: .br diff --git a/libburn/trunk/doc/cookbook.txt b/libburn/trunk/doc/cookbook.txt index 64cd1469..c42f871b 100644 --- a/libburn/trunk/doc/cookbook.txt +++ b/libburn/trunk/doc/cookbook.txt @@ -4,7 +4,7 @@ Content: - TAO Multi-Session CD Cookbook (CD-R, CD-RW) - SAO CD Cookbook (CD-R, CD-RW, pure audio or pure data only) - Overwriteable DVD Cookbook (DVD-RAM, DVD+RW, DVD-RW) -- Sequential DVD-R[W] Cookbook (Multi-session only. No DAO for now.) +- Sequential DVD-R[W] Cookbook ------------------------------------------------------------------------------- @@ -696,7 +696,7 @@ multi-session as with CD media and does not demand a predicted track size. DAO seems to be the older method. It allows only one single session and track and it demands an exactly predicted track size. -- About overwriteavble, blank, appendable and finalized DVD-R[W] media +- About overwriteable, blank, appendable and finalized DVD-R[W] media - Incremental writing - DAO writing - Obtaining DVD-R[W] multi-session info for extending ISO-9660 filesystems