summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 13:06:21 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:15 -0400
commite82dbb13ca62a9af71a99f42e7aefe90eebbffcc (patch)
tree05f8daf2c9d3d99e0936a7b61bd394b82bf66094
parent11ae2d19b571ce094d57f8b329b1ee81fe4eb507 (diff)
downloadslackbuilds-e82dbb13ca62a9af71a99f42e7aefe90eebbffcc.tar.gz
slackbuilds-e82dbb13ca62a9af71a99f42e7aefe90eebbffcc.tar.xz
system/xstow: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--system/xstow/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/system/xstow/README b/system/xstow/README
index 5cdf8bedcd..1478eed335 100644
--- a/system/xstow/README
+++ b/system/xstow/README
@@ -1,9 +1,10 @@
-XStow is a replacement for GNU Stow written in C++. It supports all features of
-GNU Stow with some extensions. Even the command line options are compatible.
+XStow is a replacement for GNU Stow written in C++. It supports all
+features of GNU Stow with some extensions. Even the command line
+options are compatible.
-XStow and GNU Stow are programs for managing the installation of software
-packages, keeping them separate (/usr/local/stow/emacs vs.
-/usr/local/stow/perl, for example) while making them appear to be installed in
-the same place (/usr/local).
+XStow and GNU Stow are programs for managing the installation of
+software packages, keeping them separate (/usr/local/stow/emacs vs.
+/usr/local/stow/perl, for example) while making them appear to be
+installed in the same place (/usr/local).
XStow installs packages in the exact same way as GNU Stow.