summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-09-23 06:17:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-09-23 06:17:44 +0000
commitb7b064dcab4fd09212bf23bcecc305138728ce76 (patch)
treea669e311ce3bc5695484eb11d253e81a26ddd5bd /bin
parente6f69ebb9311accd3541f98fc0345b253bd13567 (diff)
remove the note about the list command (l) displaying a --More--
prompt for huge lines (according to otto this happens only when BACKWARDS is not defined); ok otto
Diffstat (limited to 'bin')
-rw-r--r--bin/ed/ed.110
1 files changed, 2 insertions, 8 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index dbf7f55b5ea..cb53c7cea7d 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ed.1,v 1.67 2015/11/20 20:13:32 tb Exp $
+.\" $OpenBSD: ed.1,v 1.68 2016/09/23 06:17:43 jmc 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: November 20 2015 $
+.Dd $Mdocdate: September 23 2016 $
.Dt ED 1
.Os
.Sh NAME
@@ -444,12 +444,6 @@ in subsequent commands.
The mark is not cleared until the line is deleted or otherwise modified.
.It (.,.) Ns Ic l
Prints the addressed lines unambiguously.
-If a single line fills more than one screen (as might be the case
-when viewing a binary file, for instance), a
-.Dq --More--
-prompt is printed on the last line.
-.Nm
-waits until the RETURN key is pressed before displaying the next screen.
The current address is set to the last line printed.
.It (.,.) Ns Ic m Ns (.)
Moves lines in the buffer.