aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndrew Warfield <andy@xensource.com>2006-09-05 06:14:31 -0700
committerAndrew Warfield <andy@xensource.com>2006-09-05 06:14:31 -0700
commit60a14c571db49378ca153360744aae4a0280a7fb (patch)
tree517b8005825c8bc565c996a52b78ff6e1aacb96f /docs
parentb072164dccf2c66f7ad53ba0376e54bbe01f83cb (diff)
downloadxen-60a14c571db49378ca153360744aae4a0280a7fb.tar.gz
xen-60a14c571db49378ca153360744aae4a0280a7fb.tar.bz2
xen-60a14c571db49378ca153360744aae4a0280a7fb.zip
Fix spellcheck-avoiding typo: s/not/now.
(Thanks Steven S. and Muli) Signed-off-by: Andrew Warfield <andy@xensource.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/src/user.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/user.tex b/docs/src/user.tex
index da10820b79..52c2d746b2 100644
--- a/docs/src/user.tex
+++ b/docs/src/user.tex
@@ -1661,7 +1661,7 @@ As the virtual machine writes to its `disk', the sparse file will be
filled in and consume more space up to the original 2GB.
{\em{Note:}} Users that have worked with file-backed VBDs on Xen in previous
-versions will be interested to know that this support is not provided through
+versions will be interested to know that this support is now provided through
the blktap driver instead of the loopback driver. This change results in
file-based block devices that are higher-performance, more scalable, and which
provide better safety properties for VBD data. All that is required to update