summaryrefslogtreecommitdiff
path: root/usr.bin/sed
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2021-03-08 02:47:30 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2021-03-08 02:47:30 +0000
commit7271950daea01853ef9cbfb58b25fce6f6c7dbf1 (patch)
treec90c6a4cba546dd5ed638b0581b785ffb16bed60 /usr.bin/sed
parent4f24a984ecfe8b8518e6a973ec0665dae7bd21f9 (diff)
Add some references, most of these were removed when we stopped building
and installing USD/SMM/PSD docs. jmc@ agrees with the direction, ok millert@ on an earlier diff
Diffstat (limited to 'usr.bin/sed')
-rw-r--r--usr.bin/sed/sed.113
1 files changed, 11 insertions, 2 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index fba617afa73..3098df21522 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.59 2020/10/16 09:29:04 jmc Exp $
+.\" $OpenBSD: sed.1,v 1.60 2021/03/08 02:47:28 jsg 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: October 16 2020 $
+.Dd $Mdocdate: March 8 2021 $
.Dt SED 1
.Os
.Sh NAME
@@ -564,6 +564,15 @@ defaults to the terminal width, or 80 columns if the output is not a terminal.
.Xr ed 1 ,
.Xr grep 1 ,
.Xr re_format 7
+.Rs
+.\" 4.4BSD USD:15
+.%A Lee E. McMahon
+.%I AT&T Bell Laboratories
+.%T SED \(em A Non-interactive Text Editor
+.%R Computing Science Technical Report
+.%N 77
+.%D January 1979
+.Re
.Sh STANDARDS
The
.Nm