summaryrefslogtreecommitdiffstats
path: root/package/sed/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/sed/Config.in')
-rw-r--r--package/sed/Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/sed/Config.in b/package/sed/Config.in
index 6adebf24de..b8d182aafd 100644
--- a/package/sed/Config.in
+++ b/package/sed/Config.in
@@ -3,9 +3,10 @@ config BR2_PACKAGE_SED
depends on BR2_USE_WCHAR
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
help
- Super-useful stream editor.
+ sed (stream editor) is a non-interactive command-line text
+ editor.
- http://sed.sourceforge.net/
+ https://www.gnu.org/software/sed/
comment "sed needs a toolchain w/ wchar"
depends on !BR2_USE_WCHAR
OpenPOWER on IntegriCloud