xref: /OK3568_Linux_fs/buildroot/package/ed/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_ED
2	bool "ed"
3	help
4	  A line-oriented text editor. Used to create, display, modify,
5	  and otherwise manipulate text files. Often used in scripts
6	  rather than invoked directly.
7
8	  http://www.gnu.org/software/ed/
9