From owner-cvs-all Mon Dec 6 1: 7:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6C811516F; Mon, 6 Dec 1999 01:07:15 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA06364; Mon, 6 Dec 1999 01:07:15 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199912060907.BAA06364@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 6 Dec 1999 01:07:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/getty ttys.5 src/sbin/init init.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/12/06 01:07:15 PST Modified files: libexec/getty ttys.5 sbin/init init.8 Log: Correct the ttys.5 and init.8 manpages with respect to the incorrect assumption that only getty processes can be managed. Describe the SysV-like ability to keep arbitrary long-running processes alive using a non-device first field in /etc/ttys. PR: 12767 Submitted by: Peter Jeremy Revision Changes Path 1.11 +12 -2 src/libexec/getty/ttys.5 1.20 +21 -8 src/sbin/init/init.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message