summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-14 09:12:34 +0100
committer B. Watson2022-03-17 17:37:54 +0100
commitc0bd643faf306f2fcac949b6a0ca35d816be3f51 (patch)
tree3f2652338302d14e7717032b7931b7c83966b36f
parent34ffbf8eaf2f822d53c75a0c915d81dba091fa24 (diff)
downloadslackbuilds-c0bd643faf306f2fcac949b6a0ca35d816be3f51.tar.gz
python/dfvfs: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--python/dfvfs/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/dfvfs/README b/python/dfvfs/README
index b479346982..90b5249c07 100644
--- a/python/dfvfs/README
+++ b/python/dfvfs/README
@@ -1,6 +1,6 @@
-dfVFS, or Digital Forensics Virtual File System, provides read-only access to
-file-system objects from various storage media types and file formats.
-The goal of dfVFS is to provide a generic interface for accessing file-system
-objects, for which it uses several back-ends that provide the actual
-implementation of the various storage media types, volume systems and file
-systems.
+dfVFS, or Digital Forensics Virtual File System, provides read-only
+access to file-system objects from various storage media types and
+file formats. The goal of dfVFS is to provide a generic interface for
+accessing file-system objects, for which it uses several back-ends
+that provide the actual implementation of the various storage media
+types, volume systems and file systems.