summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/sed/sed.16
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index fe0a0f57708..7b3b81a8c13 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.41 2014/05/26 17:08:58 jmc Exp $
+.\" $OpenBSD: sed.1,v 1.42 2014/05/27 07:00:44 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: May 26 2014 $
+.Dd $Mdocdate: May 27 2014 $
.Dt SED 1
.Os
.Sh NAME
@@ -511,8 +511,6 @@ option on the command line.
.Xr awk 1 ,
.Xr ed 1 ,
.Xr grep 1 ,
-.Xr regex 3 ,
-.Xr setbuf 3 ,
.Xr re_format 7
.Sh STANDARDS
The