From owner-cvs-all Sat Sep 12 14:38:45 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA16269 for cvs-all-outgoing; Sat, 12 Sep 1998 14:38:45 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA16243; Sat, 12 Sep 1998 14:38:35 -0700 (PDT) (envelope-from wollman@FreeBSD.org) From: Garrett Wollman Received: (from wollman@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA17159; Sat, 12 Sep 1998 14:38:31 -0700 (PDT) Date: Sat, 12 Sep 1998 14:38:31 -0700 (PDT) Message-Id: <199809122138.OAA17159@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys shutdown.2 Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 1998/09/12 14:38:31 PDT Modified files: lib/libc/sys shutdown.2 Log: Document the fact that shutdown(2) is expected to comply with Posix.1g, when it happens. Revision Changes Path 1.5 +20 -3 src/lib/libc/sys/shutdown.2