system/pause: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 12:28:37 -04:00
parent 97ee0184f4
commit 9f65d8e251
1 changed files with 2 additions and 2 deletions

View File

@ -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.