From owner-freebsd-doc Fri Aug 6 6:30:45 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5115B15330 for ; Fri, 6 Aug 1999 06:30:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA45401; Fri, 6 Aug 1999 06:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 6 Aug 1999 06:30:02 -0700 (PDT) Message-Id: <199908061330.GAA45401@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Sheldon Hearn Subject: Re: bin/12767: Expand /etc/ttys manpage Reply-To: Sheldon Hearn Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/12767; it has been noted by GNATS. From: Sheldon Hearn To: Peter Jeremy Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/12767: Expand /etc/ttys manpage Date: Fri, 06 Aug 1999 15:20:40 +0200 On Thu, 05 Aug 1999 06:39:40 +1000, Peter Jeremy wrote: > @@ -153,7 +153,9 @@ > processes for the terminal ports found in the file > .Xr ttys 5 . > .Nm Init > -reads this file, and executes the command found in the second field. > +reads this file, and executes the command found in the second field, > +unless the tty specified in the first field is not configured. > +The first field is supplied as the final argument to the command. > This command is usually > .Xr getty 8 ; > .Nm getty > @@ -183,6 +185,14 @@ So you're dropping the idea of explicitly explaining that the command is broken into execve(2)? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message