summaryrefslogtreecommitdiffstats
path: root/libraries/setproctitle/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/setproctitle/README')
-rw-r--r--libraries/setproctitle/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/setproctitle/README b/libraries/setproctitle/README
new file mode 100644
index 0000000000..5cce4e85bd
--- /dev/null
+++ b/libraries/setproctitle/README
@@ -0,0 +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).