summaryrefslogtreecommitdiffstats
path: root/system/pause/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/pause/README')
-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.