From owner-cvs-all@FreeBSD.ORG Tue Jun 17 05:29:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47E9237B401; Tue, 17 Jun 2003 05:29:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8DCA43F75; Tue, 17 Jun 2003 05:29:36 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5HCTa0U061380; Tue, 17 Jun 2003 05:29:36 -0700 (PDT) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5HCTauL061379; Tue, 17 Jun 2003 05:29:36 -0700 (PDT) Message-Id: <200306171229.h5HCTauL061379@repoman.freebsd.org> From: Yar Tikhiy Date: Tue, 17 Jun 2003 05:29:36 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/getty gettytab.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 12:29:39 -0000 yar 2003/06/17 05:29:36 PDT FreeBSD src repository Modified files: libexec/getty gettytab.5 Log: Improve the manpage language a bit. A PPP login program is started _automatically_ (i.e., without human intervention) even with the "pl" capability unset, as soon as a PPP frame is detected. But with "pl" set, a PPP login program is started independently of the result of PPP detection (which is rendered unnecessary then,) i.e. _unconditionally_. Revision Changes Path 1.40 +1 -1 src/libexec/getty/gettytab.5