diff options
Diffstat (limited to 'bin/ed/ed.1')
-rw-r--r-- | bin/ed/ed.1 | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1 index 8359cf292fa..aefb0d59d12 100644 --- a/bin/ed/ed.1 +++ b/bin/ed/ed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ed.1,v 1.69 2017/07/05 12:23:46 schwarze Exp $ +.\" $OpenBSD: ed.1,v 1.70 2018/04/26 12:18:54 martijn Exp $ .\" .\" Copyright (c) 1993 Andrew Moore, Talke Studio. .\" All rights reserved. @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 5 2017 $ +.Dd $Mdocdate: April 26 2018 $ .Dt ED 1 .Os .Sh NAME @@ -807,19 +807,6 @@ additionally, it says behaviour for the .Fl option is .Dq unspecified . -.Pp -The -.St -p1003.1-2008 -specification says the -.Ic l -command should mark the ends of lines with a -.Sq $ -character, -and that -.Sq $ -characters -within the text should be output preceded by a backslash; -this implementation does not support that. .Sh HISTORY An .Nm |