ia64/xen-unstable
changeset 11423:2d8d6ce64454
Fix spellcheck-avoiding typo: s/not/now.
(Thanks Steven S. and Muli)
Signed-off-by: Andrew Warfield <andy@xensource.com>
(Thanks Steven S. and Muli)
Signed-off-by: Andrew Warfield <andy@xensource.com>
author | Andrew Warfield <andy@xensource.com> |
---|---|
date | Tue Sep 05 06:14:31 2006 -0700 (2006-09-05) |
parents | 3d36f020e62a |
children | 536c25a9654d |
files | docs/src/user.tex |
line diff
1.1 --- a/docs/src/user.tex Mon Sep 04 13:54:36 2006 -0700 1.2 +++ b/docs/src/user.tex Tue Sep 05 06:14:31 2006 -0700 1.3 @@ -1661,7 +1661,7 @@ As the virtual machine writes to its `di 1.4 filled in and consume more space up to the original 2GB. 1.5 1.6 {\em{Note:}} Users that have worked with file-backed VBDs on Xen in previous 1.7 -versions will be interested to know that this support is not provided through 1.8 +versions will be interested to know that this support is now provided through 1.9 the blktap driver instead of the loopback driver. This change results in 1.10 file-based block devices that are higher-performance, more scalable, and which 1.11 provide better safety properties for VBD data. All that is required to update