summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-14 00:16:05 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commitc0c5777daedb43a8d7b9c871c156e81050dd3675 (patch)
tree09e0a67c010e9caa2f7c6ab5c522bc02d76c14fd /misc
parent37684c74438606c5bfe6ed3cfc0b9fc27ad6a83d (diff)
downloadslackbuilds-c0c5777daedb43a8d7b9c871c156e81050dd3675.tar.gz
slackbuilds-c0c5777daedb43a8d7b9c871c156e81050dd3675.tar.xz
misc/xclip: Fix slack-desc.
Diffstat (limited to 'misc')
-rw-r--r--misc/xclip/slack-desc14
1 files changed, 7 insertions, 7 deletions
diff --git a/misc/xclip/slack-desc b/misc/xclip/slack-desc
index e1144d70af..b5699e2c44 100644
--- a/misc/xclip/slack-desc
+++ b/misc/xclip/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
xclip: xclip (command-line interface to the X clipboard)
xclip:
-xclip: xclip is a command line utility that is designed to run on any system
-xclip: with an X11 implementation. It provides an interface to X selections
-xclip: ("the clipboard") from the command line. It can read data from standard
-xclip: in or a file and place it in an X selection for pasting into other X
-xclip: applications. xclip can also print an X selection to standard out,
-xclip: which can then be redirected to a file or another program.
+xclip: xclip is a command line utility that is designed to run on any
+xclip: system with an X11 implementation. It provides an interface to X
+xclip: selections ("the clipboard") from the command line. It can read
+xclip: data from standard input or a file, and place it in an X selection
+xclip: for pasting into other X applications. xclip can also print an X
+xclip: selection to standard out, which can then be redirected to a file
+xclip: or another program.
xclip:
xclip: Homepage: http://sourceforge.net/projects/xclip/
-xclip: