diff options
Diffstat (limited to 'appendixa/ed-desc.xml')
-rw-r--r-- | appendixa/ed-desc.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/appendixa/ed-desc.xml b/appendixa/ed-desc.xml index 6cd38d6be..a9a37b02c 100644 --- a/appendixa/ed-desc.xml +++ b/appendixa/ed-desc.xml @@ -6,13 +6,11 @@ <sect3><title>Program file description</title> -<sect4><title>ed</title> -<para>ed is a line-oriented text editor. It is used to create, display, -modify and otherwise manipulate text files.</para></sect4> +<para><command>ed</command> is a line-oriented text editor. It can be used +to create, display, modify and otherwise manipulate text files.</para> -<sect4><title>red</title> -<para>red is a restricted ed: it can only edit files in the current -directory and cannot execute shell commands.</para></sect4> +<para><command>red</command> is a restricted ed -- it can only edit files +in the current directory and cannot execute shell commands.</para> </sect3> |