Fix a typo, and improve grammar.
This commit is contained in:
parent
fe9dd95fc6
commit
0042317848
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ed.1,v 1.18 2001/12/20 19:31:50 wiz Exp $
|
||||
.\" $NetBSD: ed.1,v 1.19 2002/01/03 16:58:04 wiz Exp $
|
||||
.\"
|
||||
.TH ED 1 "21 May 1993"
|
||||
.SH NAME
|
||||
|
@ -874,7 +874,7 @@ Appends the addressed lines to the end of
|
|||
.IR file .
|
||||
This is similar to the
|
||||
.I `w'
|
||||
command, expect that the previous contents of file is not clobbered.
|
||||
command, except that the previous contents of file are not clobbered.
|
||||
The current address is unchanged.
|
||||
|
||||
.TP 8
|
||||
|
|
Loading…
Reference in New Issue