From owner-freebsd-doc Thu Jul 20 10:40: 6 2000 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 5FDD737BD28 for ; Thu, 20 Jul 2000 10:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA77773; Thu, 20 Jul 2000 10:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9931237C0D2; Thu, 20 Jul 2000 10:38:51 -0700 (PDT) Message-Id: <20000720173851.9931237C0D2@hub.freebsd.org> Date: Thu, 20 Jul 2000 10:38:51 -0700 (PDT) From: hagi@nandemo.gr.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/20067: src/sbin/nologin/nologin.5 is bad place Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20067 >Category: docs >Synopsis: src/sbin/nologin/nologin.5 is bad place >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 20 10:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Takayuki Hagihara >Release: FreeBSD 4.0-RELEASE >Organization: >Environment: CVS-CURRENT $FreeBSD: src/sbin/nologin/nologin.5,v 1.7 1999/08/28 00:13:56 peter Exp $ $FreeBSD: src/sbin/nologin/nologin.8,v 1.4 1999/08/28 00:13:56 peter Exp $ >Description: src/sbin/nologin/nologin.5 is misplaced. nologin(5) has no relation to /sbin/nologin. At the first time I read nologin(5) after nologin(8), I misunderstood that /var/run/nologin can change the message of /sbin/nologin. >How-To-Repeat: >Fix: Please suppress cross references of nologin(5) and nologin(8). Suggestions: move src/sbin/nologin/nologin.5 to src/lib/libutil/ or src/usr.bin/login/ add reference to nologin(5) in src/lib/libutil/login.conf.5 Change nologin(5) DESCRIPTION like, The nologin file disallows logins. If the file /var/run/nologin exists, login programs display the contents of /var/run/nologin to the user and exit. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message