diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:21:29 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:08 -0400 |
commit | 8a6017ed192d2a60dc492718b99078d509a8d22c (patch) | |
tree | 2ca15835c07e52562bb35c43628ad0d3e77074e7 /system/monit | |
parent | b99664423824d7942ba58085fa4c5d3bcb240f47 (diff) |
system/monit: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/monit')
-rw-r--r-- | system/monit/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/monit/README b/system/monit/README index 5d69ae6cb93ee..9da317f2f9fc0 100644 --- a/system/monit/README +++ b/system/monit/README @@ -1,3 +1,4 @@ -Monit is a utility for managing and monitoring processes, files, directories, -and devices on a Unix system. Monit conducts automatic maintenance and repair -and can execute meaningful causal actions in error situations. +Monit is a utility for managing and monitoring processes, files, +directories, and devices on a Unix system. Monit conducts automatic +maintenance and repair and can execute meaningful causal actions in +error situations. |