summaryrefslogtreecommitdiff
path: root/usr.bin/sed/sed.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-27 16:57:55 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-27 16:57:55 +0000
commit67d4a6033bddb7d54e3ef944dae899133e293901 (patch)
treee9fa8b31d399fbf78eb212bff674a4eb212767b0 /usr.bin/sed/sed.1
parentef3f0c32a94fffe5f70dc86aaca4e234fe407c4b (diff)
usr.bin/ man page cleanups, n-s
Diffstat (limited to 'usr.bin/sed/sed.1')
-rw-r--r--usr.bin/sed/sed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index 3340e904955..e2b2e956063 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.4 1997/05/30 07:49:28 deraadt Exp $
+.\" $OpenBSD: sed.1,v 1.5 1998/09/27 16:57:52 aaron Exp $
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -495,7 +495,7 @@ option on the command line.
.Pp
The
.Nm sed
-utility exits 0 on success and >0 if an error occurs.
+utility exits 0 on success or >0 if an error occurred.
.Sh SEE ALSO
.Xr awk 1 ,
.Xr ed 1 ,