Skip to content

Commit f2ce932

Browse files
committed
Correct ppt(6) history. Before it appeared in 4.3BSD-Tahoe, a ppt
command appeared in v7 (without source). It was described in v7 bcd(6). ok schwarze@ who noticed Fabio Scotoni sent an earlier patch for this
1 parent 4c5c440 commit f2ce932

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

games/ppt/ppt.6

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.\" $OpenBSD: ppt.6,v 1.2 2014/11/18 02:25:12 schwarze Exp $
1+
.\" $OpenBSD: ppt.6,v 1.3 2025/08/02 00:41:40 jsg Exp $
22
.\"
33
.\" Copyright (c) 1988, 1991, 1993
44
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
2929
.\"
3030
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
3131
.\"
32-
.Dd $Mdocdate: November 18 2014 $
32+
.Dd $Mdocdate: August 2 2025 $
3333
.Dt PPT 6
3434
.Os
3535
.Sh NAME
@@ -68,10 +68,10 @@ is printed for undecipherable input lines.
6868
.%R "ECMA Standard for Data Interchange on Punched Tape"
6969
.Re
7070
.Sh HISTORY
71-
The
71+
A
7272
.Nm
7373
command first appeared in
74-
.Bx 4.3 Tahoe .
74+
.At v7 .
7575
The options
7676
.Fl d
7777
and

0 commit comments

Comments
 (0)