summaryrefslogtreecommitdiffstats
path: root/system/suckless-tools/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/suckless-tools/README')
-rw-r--r--system/suckless-tools/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/suckless-tools/README b/system/suckless-tools/README
index 66ca33d394..18ff53932e 100644
--- a/system/suckless-tools/README
+++ b/system/suckless-tools/README
@@ -5,13 +5,13 @@ bundled together in one build because they're so small and simple.
Included tools:
-lsw - Lists the titles of all running X windows to stdout, similar to ls(1).
+lsw - List titles of all running X windows to stdout, similar to ls(1).
lsx - List executables in a directory tree [1].
sprop - Simple X property utility.
sselp - Simple X selection printer.
ssid - Simple setsid replacement.
swarp - Simple pointer warping tool for X.
-wmname - Prints/sets the window manager name property of the root window [2].
+wmname - Print/set window manager name property of the root window [2].
xssstate - A simple tool to retrieve the X screensaver state.
Not included:
@@ -23,9 +23,9 @@ on SlackBuilds.org.
one of these, please let me know so I can update this README.
[1] lsx would conflict with the /usr/bin/lsx from Slackware's minicom
-package. To avoid this, lsx is installed as /usr/bin/lsX. If you don't use
-XMODEM (or even know what it is), "rm -f /usr/bin/lsx" before installing
-suckless-tools, and /usr/bin/lsx will be a symlink to lsX.
+package. To avoid this, lsx is installed as /usr/bin/lsX. If you don't
+use XMODEM (or even know what it is), "rm -f /usr/bin/lsx" before
+installing suckless-tools, and /usr/bin/lsx will be a symlink to lsX.
[2] wmname has been packaged separately (as desktop/wmname). This build
gives you the same version of wmname, plus a man page for it, so the