summaryrefslogtreecommitdiff
path: root/usr.bin/sed/sed.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sed/sed.1')
-rw-r--r--usr.bin/sed/sed.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 1e0f96da26d..1b73cf57b70 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.35 2010/01/10 10:53:33 jmc Exp $
+.\" $OpenBSD: sed.1,v 1.36 2010/09/03 11:09:29 jmc Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" from: @(#)sed.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd $Mdocdate: January 10 2010 $
+.Dd $Mdocdate: September 3 2010 $
.Dt SED 1
.Os
.Sh NAME
@@ -512,7 +512,7 @@ This is the same as specifying the
.Fl n
option on the command line.
.El
-.Pp
+.Sh EXIT STATUS
.Ex -std sed
.Sh SEE ALSO
.Xr awk 1 ,