Config.in 250 B

123456789
  1. config BR2_PACKAGE_ED
  2. bool "ed"
  3. default n
  4. help
  5. A line-oriented text editor. Used to create, display, modify,
  6. and otherwise manipulate text files. Often used in scripts
  7. rather than invoked directly.
  8. http://www.gnu.org/software/ed/