Add ed(1) - the standard text editor
This commit is contained in:
committed by
sin
parent
b533625aac
commit
1de650edf5
@@ -30,6 +30,7 @@ The following tools are implemented:
|
||||
=*|o dirname .
|
||||
=*|o du .
|
||||
=*|o echo .
|
||||
o ed .
|
||||
=*|o env .
|
||||
#*|o expand .
|
||||
#*|o expr .
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
.Dd 2015-12-14
|
||||
.Dt ED 1
|
||||
.Os sbase
|
||||
.Sh NAME
|
||||
.Nm ed
|
||||
.Nd text editor
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
is the standard text editor.
|
||||
Reference in New Issue
Block a user