diff options
Diffstat (limited to 'system/pause')
-rw-r--r-- | system/pause/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pause/README b/system/pause/README index 034fd18a3cd69..13ccb9ad4e8d5 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. |