diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:08:20 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:05 -0400 |
commit | 3dda49cbfd89370b35b1ff4bc15c58b04b4a7433 (patch) | |
tree | c156b4b301e643df682a2756a72deed7face6c7c /system | |
parent | 41486cf7918c5988bf95eae410c9b454d2a4664f (diff) |
system/dlm: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/dlm/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/system/dlm/README b/system/dlm/README index e9d8c9db5de8..8904c0428ba6 100644 --- a/system/dlm/README +++ b/system/dlm/README @@ -1,4 +1,5 @@ DLM is the lock manager that provides a mechanism for other cluster -infrastructure components to synchronize their access to shared resources. +infrastructure components to synchronize their access to shared +resources. More information post-install can be found in README.SLACKWARE |