diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:31:25 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:10 -0400 |
commit | f53214edc1ff6a5890c65263968ad65678554baf (patch) | |
tree | e9c56f0829ad7706c60108c0b0bd485f7b5e0fde | |
parent | 3f86feafae9fc5a534c81a89ea46bf1d1974cf76 (diff) |
system/procinfo-ng: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | system/procinfo-ng/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/procinfo-ng/README b/system/procinfo-ng/README index 610e2b5f8262..ed9564557da1 100644 --- a/system/procinfo-ng/README +++ b/system/procinfo-ng/README @@ -1,4 +1,4 @@ -Procinfo-NG is a complete rewrite of the old system monitoring app procinfo. -The goal is to make more readable (and reusable) code and to restore broken -functionality. Procinfo was written for Linux 1.2, and updated through 2.2. -Procinfo-NG is for 2.6 (and works with 3.x). +Procinfo-NG is a complete rewrite of the old system monitoring app +procinfo. The goal is to make more readable (and reusable) code and +to restore broken functionality. Procinfo was written for Linux 1.2, +and updated through 2.2. Procinfo-NG is for 2.6 (and works with 3.x). |