From owner-freebsd-doc Wed Oct 2 21:25:24 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9CDF37B401 for ; Wed, 2 Oct 2002 21:25:23 -0700 (PDT) Received: from HAL9000.homeunix.com (12-232-220-15.client.attbi.com [12.232.220.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3304C43E42 for ; Wed, 2 Oct 2002 21:25:23 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id g934PMuM006834 for ; Wed, 2 Oct 2002 21:25:22 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id g934PMUB006833 for docs@FreeBSD.ORG; Wed, 2 Oct 2002 21:25:22 -0700 (PDT) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Wed, 2 Oct 2002 21:25:22 -0700 From: David Schultz To: docs@FreeBSD.ORG Subject: daemon(8) history Message-ID: <20021003042522.GA6701@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org das@HAL9000:~> uname -a FreeBSD HAL9000.homeunix.com 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #1: Mon Sep 16 18:58:46 PDT 2002 das@HAL9000.homeunix.com:/usr/obj/usr/src/sys/HAL9000.nosound i386 das@HAL9000:~> man 8 daemon | tail -n 4 HISTORY The daemon utility first appeared in FreeBSD 5.0. FreeBSD 4.6 August 30, 2001 FreeBSD 4.6 I realize that this appeared in -CURRENT before it migrated to -STABLE, but it will be in 4.7 before 5.0 is released. Moreover, daemon(8) seems to have come from BSD/OS, so the manpage is wrong either way. Does anyone who has access to the BSD/OS source care to make the trivial correction? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message