mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@14 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
20 lines
271 B
Plaintext
20 lines
271 B
Plaintext
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>
|
|
The Ed package contains the ed program.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<para>
|
|
Ed is a line-oriented text editor. It is used to create, display,
|
|
modify and
|
|
otherwise manipulate text files.
|
|
</para>
|
|
|
|
</sect2>
|
|
|