summaryrefslogtreecommitdiff
path: root/editors/ed/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ed/DESCR')
-rw-r--r--editors/ed/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/ed/DESCR b/editors/ed/DESCR
new file mode 100644
index 00000000000..5b9467f7fa0
--- /dev/null
+++ b/editors/ed/DESCR
@@ -0,0 +1,7 @@
+This is the GNU version of ed(1).
+
+ed is a line-oriented text editor. It is used to create, display,
+modify and otherwise manipulate text files.
+
+This also includes a restricted ed, which can only edit files in the
+current directory and cannot execute shell commands.