summaryrefslogtreecommitdiffstats
path: root/system/augeas
diff options
context:
space:
mode:
author B. Watson2022-03-14 16:57:19 +0100
committer B. Watson2022-03-17 17:38:03 +0100
commitff4c60da35e9850c02a9a952e0c3df76d61c5530 (patch)
tree0b8cf552f8d4fc2d0a04dae6e57880f264b89f44 /system/augeas
parent8531fee5e382696ea40b842919ce2d2e6dc6d53c (diff)
downloadslackbuilds-ff4c60da35e9850c02a9a952e0c3df76d61c5530.tar.gz
system/augeas: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/augeas')
-rw-r--r--system/augeas/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/augeas/README b/system/augeas/README
index 986c5d5128..2214f24be4 100644
--- a/system/augeas/README
+++ b/system/augeas/README
@@ -1,6 +1,6 @@
-Augeas is a library and command line tool that focuses on the most basic
-problem in handling Linux configurations programmatically: editing actual
-configuration files in a controlled manner.
+Augeas is a library and command line tool that focuses on the most
+basic problem in handling Linux configurations programmatically:
+editing actual configuration files in a controlled manner.
To that end, Augeas exposes a tree of all configuration settings (well,
all the ones it knows about) and a simple local API for manipulating the