From e521aefce93af782bf385dd9355721e1a2c169ec Mon Sep 17 00:00:00 2001
From: Marc Fonvieille <blackend@FreeBSD.org>
Date: Mon, 26 Jul 2004 09:52:07 +0000
Subject: [PATCH] In DVD section:

- Multisession is meaningful in data context only, so remove "DVD-Video
  players" from the text.
- Add the number of sessions for DVD+R Dual Layer media

Submitted by:	Andy Polyakov <appro@fy.chalmers.se>
---
 en_US.ISO8859-1/books/handbook/disks/chapter.sgml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
index 8278694c9f..3d84fab732 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
@@ -1708,7 +1708,7 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
     <sect2>
       <title>Multisession</title>
 
-      <para>Very few DVD-ROM and DVD-Video players support
+      <para>Very few DVD-ROM drives support
 	multisession DVDs, they will most of time, hopefully, only read
 	the first session.  DVD+R, DVD-R and DVD-RW in sequential
 	format can accept multiple sessions, the notion of multiple
@@ -1731,8 +1731,9 @@ cd0: Attempt to query device size failed: NOT READY, Medium not present - tray c
 	<para>Some space on the media is used between each session for
 	  end and start of sessions.  Therefore, one should add
 	  sessions with large amount of data to optimize media space.
-	  The number of sessions is limited to 154 for a DVD+R and
-	  about 2000 for a DVD-R.</para>
+	  The number of sessions is limited to 154 for a DVD+R,
+	  about 2000 for a DVD-R, and 127 for a DVD+R Double
+	  Layer.</para>
       </note>
     </sect2>