summaryrefslogtreecommitdiffstats
path: root/system/pause
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-14 12:28:37 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-17 12:38:10 -0400
commit9f65d8e25195a603356eb785259906c195520eeb (patch)
tree4c1bf7ae64f9919bbad75a05a9c69efcc6f0ac9a /system/pause
parent97ee0184f4fa5eaf67a537e5c0b046f5364e18b1 (diff)
downloadslackbuilds-9f65d8e25195a603356eb785259906c195520eeb.tar.gz
slackbuilds-9f65d8e25195a603356eb785259906c195520eeb.tar.xz
system/pause: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/pause')
-rw-r--r--system/pause/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pause/README b/system/pause/README
index 034fd18a3c..13ccb9ad4e 100644
--- a/system/pause/README
+++ b/system/pause/README
@@ -2,7 +2,7 @@ pause (don't exit, efficiently)
pause waits to be terminated by a signal.
-It can be used when service supervision is used but there is no long-running
-program to supervise.
+It can be used when service supervision is used but there is no
+long-running program to supervise.
pause uses minimal system resources.