summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-08-03 07:38:10 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-08-03 07:38:10 +0000
commit6a2ae4d4161b559d72b2f4bdd7044d4799d7afc1 (patch)
treee70f495bac796ee07cc7c3f81487b44137c2e1cd /usr.bin
parente40984dfdc273cbc1b39c733c81cb3deee22a4b7 (diff)
deroff(1) first appeared outside of Bell Labs in PWB/UNIX 1.0
it did not start in the PWB group "Lorinda also wrote deroff" Doug McIlroy https://minnie.tuhs.org/pipermail/tuhs/2015-September/007510.html our version came from 4.4BSD after the Caldera relicense with and ok schwarze@
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/deroff/deroff.117
1 files changed, 12 insertions, 5 deletions
diff --git a/usr.bin/deroff/deroff.1 b/usr.bin/deroff/deroff.1
index 3cc3911a0ef..7c2b4bda8f2 100644
--- a/usr.bin/deroff/deroff.1
+++ b/usr.bin/deroff/deroff.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: deroff.1,v 1.10 2017/10/17 22:47:58 schwarze Exp $
+.\" $OpenBSD: deroff.1,v 1.11 2022/08/03 07:38:09 jsg Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -61,7 +61,7 @@
.\"
.\" @(#)deroff.1 8.1 (Berkeley) 6/6/93
.\"
-.Dd $Mdocdate: October 17 2017 $
+.Dd $Mdocdate: August 3 2022 $
.Dt DEROFF 1
.Os
.Sh NAME
@@ -152,10 +152,17 @@ Normally, the output follows the original, with the deletions mentioned above.
.Xr man 7
.Sh HISTORY
.Nm
-first appeared in
-.At v7
-and has been available since
+first appeared outside of Bell Labs in PWB/UNIX 1.0.
+It did not appear in freely redistributable
+.Bx
+releases for licensing reasons.
+After Caldera relicensed early UNIX releases the
+.Bx 4.4
+version was added to
.Ox 3.1 .
+.Sh AUTHORS
+.An Lorinda Cherry
+at the Bell Labs Computing Sciences Research Center.
.Sh BUGS
.Nm
is not a complete troff interpreter,