From owner-cvs-sys Fri Nov 29 06:48:28 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20341 for cvs-sys-outgoing; Fri, 29 Nov 1996 06:48:28 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20305; Fri, 29 Nov 1996 06:48:19 -0800 (PST) Date: Fri, 29 Nov 1996 06:48:19 -0800 (PST) From: Bruce Evans Message-Id: <199611291448.GAA20305@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys unistd.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/11/29 06:48:18 Modified: sys/sys unistd.h Log: Changed _POSIX_VERSION from 198808L to 199009L. We're close to conforming to the 1990 version according to NIST-PCTS. Many man pages still refer to the 1988 version. Revision Changes Path 1.9 +2 -2 src/sys/sys/unistd.h