aboutsummaryrefslogtreecommitdiff
path: root/libraries/libvhdi/README
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2022-05-20 01:37:14 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:18 +0700
commitc313ee59ad8f14064f404634e22ab90381b21631 (patch)
treec146ab42f273b488ce44c43b47930046cfaa5f72 /libraries/libvhdi/README
parent440767ef95c9b7f1fb8569828a1414296f61df3e (diff)
libraries/libvhdi: Explicit python3 bindings.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvhdi/README')
-rw-r--r--libraries/libvhdi/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libvhdi/README b/libraries/libvhdi/README
index 573562fa19..18afc4047b 100644
--- a/libraries/libvhdi/README
+++ b/libraries/libvhdi/README
@@ -11,4 +11,5 @@ Supported image types:
Fixed-size hard disk image
Dynamic-size (or sparse) hard disk image
Differential (or differencing) hard disk image
- Note that an undo disk image (.vud) is also a differential image
+ Note that an undo disk image (.vud) is also a differential
+ image.