aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-02-05 16:29:24 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-09 09:35:09 +0700
commit2a76a2676c85b8c0c00ee1ef4809bbb6c685efb7 (patch)
tree51c3e7c1797e93f0e78d7167751acc3783a0f024
parentfbe6e43a6dfbba92b86ce24f06c39b6d8106f71b (diff)
system/fsv: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/fsv/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/system/fsv/README b/system/fsv/README
index 7aefe8392043..4d15a50ff249 100644
--- a/system/fsv/README
+++ b/system/fsv/README
@@ -1,8 +1,9 @@
fsv (3D file system viewer, Jurassic Park style)
-fsv (pronounced eff-ess-vee) is a file system visualizer in cyberspace. It
-lays out files and directories in three dimensions, geometrically
-representing the file system hierarchy to allow visual overview and
-analysis. fsv can visualize a modest home directory, a workstation's
-hard drive, or any arbitrarily large collection of files, limited only
-by the host computer's memory and graphics hardware.
+fsv (pronounced eff-ess-vee) is a file system visualizer in
+cyberspace. It lays out files and directories in three dimensions,
+geometrically representing the file system hierarchy to allow visual
+overview and analysis. fsv can visualize a modest home directory,
+a workstation's hard drive, or any arbitrarily large collection
+of files, limited only by the host computer's memory and graphics
+hardware.