Deleted Added
full compact
ed.1 (28929) ed.1 (32138)
1.\" $Id: ed.1,v 1.10 1997/02/22 14:03:13 peter Exp $
1.\" $Id: ed.1,v 1.11 1997/08/30 11:09:26 jmg Exp $
2.TH ED 1 "21 May 1993"
3.SH NAME
4.\" ed, red \- text editor
5ed \- text editor
6.SH SYNOPSIS
7ed [-] [-sx] [-p \fIstring\fR] [\fIfile\fR]
8.\" .LP
9.\" red [-] [-sx] [-p \fIstring\fR] [\fIfile\fR]

--- 805 unchanged lines hidden (view full) ---

815.IR `v' ,
816and
817.IR `V' .
818are treated as a single command by undo.
819.I `u'
820is its own inverse.
821
822.TP 8
2.TH ED 1 "21 May 1993"
3.SH NAME
4.\" ed, red \- text editor
5ed \- text editor
6.SH SYNOPSIS
7ed [-] [-sx] [-p \fIstring\fR] [\fIfile\fR]
8.\" .LP
9.\" red [-] [-sx] [-p \fIstring\fR] [\fIfile\fR]

--- 805 unchanged lines hidden (view full) ---

815.IR `v' ,
816and
817.IR `V' .
818are treated as a single command by undo.
819.I `u'
820is its own inverse.
821
822.TP 8
823.RI (1,$)v /pat/command-list
823.RI (1,$)v /re/command-list
824Applies
825.I command-list
826to each of the addressed lines not matching a regular expression
827.IR re .
828This is similar to the
829.I `g'
830command.
831

--- 175 unchanged lines hidden ---
824Applies
825.I command-list
826to each of the addressed lines not matching a regular expression
827.IR re .
828This is similar to the
829.I `g'
830command.
831

--- 175 unchanged lines hidden ---