From c6d6cbd2f94805e19154d190a35524e7ea150af0 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 8 Feb 2020 01:09:59 +0000 Subject: correct Research Unix edition "appeared in" use in HISTORY Starting from "Combined Table of Contents" in Doug McIlroy's "A Research UNIX Reader" a table of which edition manuals appeared in. Checked against manuals from bitsavers/TUHS and source from TUHS where available. Ingo points out there are cases where something is included but not documented until a later release. bcd(6) v6 v7 printf(3) v2 v4 abort(3) v5 v6 system(3) v6 v7 fmod(3) v5 v6 ok schwarze@ --- lib/libc/sys/intro.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc/sys/intro.2') diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index b2069bfba7d..6f96c020dca 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.2,v 1.68 2018/09/30 13:24:33 schwarze Exp $ +.\" $OpenBSD: intro.2,v 1.69 2020/02/08 01:09:57 jsg Exp $ .\" $NetBSD: intro.2,v 1.6 1995/02/27 12:33:41 cgd Exp $ .\" .\" Copyright (c) 1980, 1983, 1986, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)intro.2 8.3 (Berkeley) 12/11/93 .\" -.Dd $Mdocdate: September 30 2018 $ +.Dd $Mdocdate: February 8 2020 $ .Dt INTRO 2 .Os .Sh NAME @@ -743,4 +743,4 @@ socket was created. An .Nm manual for section 2 first appeared in -.At v6 . +.At v5 . -- cgit v1.2.3