summaryrefslogtreecommitdiff
path: root/bin/ed/ed.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/ed.1')
-rw-r--r--bin/ed/ed.152
1 files changed, 26 insertions, 26 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 3cb35a49b50..d7d1a05a1c3 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ed.1,v 1.28 2000/11/09 23:47:16 aaron Exp $
+.\" $OpenBSD: ed.1,v 1.29 2000/11/09 23:58:55 aaron Exp $
.\"
.Dd May 2, 1993
.Dt ED 1
@@ -824,31 +824,6 @@ When the shell returns from execution, a
is printed to the standard output.
The current line is unchanged.
.El
-.Sh FILES
-.Bl -tag -width /tmp/ed.* -compact
-.It Pa /tmp/ed.*
-buffer file
-.It Pa ed.hup
-where
-.Nm
-attempts to write the buffer if the terminal hangs up
-.El
-.Sh SEE ALSO
-.Xr bdes 1 ,
-.Xr sed 1 ,
-.Xr sh 1 ,
-.Xr vi 1 ,
-.Xr regex 3
-.Pp
-USD:12-13
-.Pp
-.Rs
-.%A B. W. Kernighan
-.%A P. J. Plauger
-.%B Software Tools in Pascal
-.%O Addison-Wesley
-.%D 1981
-.Re
.Sh LIMITATIONS
.Nm
processes
@@ -898,6 +873,31 @@ If diagnostics are not disabled, attempting to quit
or edit another file before writing a modified buffer results in an error.
If the command is entered a second time, it succeeds,
but any changes to the buffer are lost.
+.Sh FILES
+.Bl -tag -width /tmp/ed.* -compact
+.It Pa /tmp/ed.*
+buffer file
+.It Pa ed.hup
+where
+.Nm
+attempts to write the buffer if the terminal hangs up
+.El
+.Sh SEE ALSO
+.Xr bdes 1 ,
+.Xr sed 1 ,
+.Xr sh 1 ,
+.Xr vi 1 ,
+.Xr regex 3
+.Pp
+USD:12-13
+.Pp
+.Rs
+.%A B. W. Kernighan
+.%A P. J. Plauger
+.%B Software Tools in Pascal
+.%O Addison-Wesley
+.%D 1981
+.Re
.Sh HISTORY
An
.Nm