From 65e20a33c20314da5dd33d6e9e2ec529d835bbfb Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 5 Jul 2003 07:52:35 +0000 Subject: Patch from Kent Robotti adding a bunch of needed docs! -Erik --- editors/Config.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/Config.in b/editors/Config.in index b7135f393..83aee5a8e 100644 --- a/editors/Config.in +++ b/editors/Config.in @@ -28,7 +28,8 @@ config CONFIG_SED bool "sed" default n help - Please submit a patch to add help text for this item. + sed is used to perform text transformations on a file + or input from a pipeline. config CONFIG_FEATURE_SED_EMBEDED_NEWLINE bool " Embeded newline (EXPERIMENTAL)" @@ -43,7 +44,10 @@ config CONFIG_VI bool "vi" default n help - Please submit a patch to add help text for this item. + 'vi' is a text editor. More specifically, it is the One True + text editor . It does, however, have a rather steep + learning curve. If you are not already comfortable with 'vi' + you may wish to use something else. config CONFIG_FEATURE_VI_COLON bool " Enable \":\" colon commands (no \"ex\" mode)" -- cgit v1.2.3