summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/kc/README4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/kc/README b/system/kc/README
index b88731412b..1c1122955c 100644
--- a/system/kc/README
+++ b/system/kc/README
@@ -18,6 +18,4 @@ LIBSCRYPT: If this variable is set, kc will be built with scrypt
encrypted passwords support. It needs the libscrypt library
for this, that is also available from SBo.
EDITLINE: If this variable is set, kc will use editline for its
- command line interface. Otherwise readline will be used.
- It needs the libedit library for this, that is also available
- from SBo.
+ command line interface; otherwise, readline will be used.