summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 16:40:38 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 16:40:38 -0400
commitb8e6d4fcb270c9065ce527ebfaa9d332d1cf19bf (patch)
treeefe0388fd57968f1d87b7d4ec358d5929748c4b9
parent1befed8b7772d69201180d04eb3a054df18e7148 (diff)
downloadslackbuilds-b8e6d4fcb270c9065ce527ebfaa9d332d1cf19bf.tar.gz
slackbuilds-b8e6d4fcb270c9065ce527ebfaa9d332d1cf19bf.tar.xz
libraries/setproctitle: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--libraries/setproctitle/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/setproctitle/README b/libraries/setproctitle/README
index 5cce4e85bd..d481f6c208 100644
--- a/libraries/setproctitle/README
+++ b/libraries/setproctitle/README
@@ -1,4 +1,4 @@
A library to allow customization of the process title.
-The library allows a process to change its title (as displayed by system tools
-such as ps and top).
+The library allows a process to change its title (as displayed by
+system tools such as ps and top).