From 0daebca71796b286e9e140caeba067e9e2bba3a2 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 27 Jul 2003 13:22:13 +0000 Subject: `p' can be interrupted; my mistake. --- bin/ed/USD.doc/09.edtut/e2 | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/ed/USD.doc/09.edtut/e2 b/bin/ed/USD.doc/09.edtut/e2 index a2e76c2f7b9..25bba42449d 100644 --- a/bin/ed/USD.doc/09.edtut/e2 +++ b/bin/ed/USD.doc/09.edtut/e2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: e2,v 1.3 2003/07/26 20:22:13 jmc Exp $ +.\" $OpenBSD: e2,v 1.4 2003/07/27 13:22:12 jmc Exp $ .\" .\" Copyright (C) Caldera International Inc. 2001-2002. .\" All rights reserved. @@ -380,6 +380,17 @@ This will print .ul all the lines in the buffer (line 1 to last line.) +If you want to stop the printing before it is finished, +it can be interrupted with +.UC ^C +(Control-C); +.ul +ed +will type +.P1 +? +.P2 +and wait for the next command. .PP To print the .ul -- cgit v1.2.3