From michel@shift.xs4all.nl  Thu Apr 24 15:16:17 2003
Return-Path: <michel@shift.xs4all.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 67F1837B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Apr 2003 15:16:17 -0700 (PDT)
Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B1F7C43FDF
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 24 Apr 2003 15:16:15 -0700 (PDT)
	(envelope-from michel@shift.xs4all.nl)
Received: from shift.xs4all.nl (shift.xs4all.nl [213.84.15.22])
	by smtpzilla5.xs4all.nl (8.12.9/8.12.9) with ESMTP id h3OMGBoV020119
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Apr 2003 00:16:12 +0200 (CEST)
Received: by shift.xs4all.nl (Postfix, from userid 1000)
	id 4375E13E7; Fri, 25 Apr 2003 00:16:11 +0200 (CEST)
Message-Id: <20030424221611.4375E13E7@shift.xs4all.nl>
Date: Fri, 25 Apr 2003 00:16:11 +0200 (CEST)
From: Michel Oosterhof <m.oosterhof@xs4all.nl>
Reply-To: Michel Oosterhof <m.oosterhof@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: prompt documented as login_prompt in login.conf.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51396
>Category:       docs
>Synopsis:       prompt documented as login_prompt in login.conf.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 15:20:03 PDT 2003
>Closed-Date:    Tue Apr 29 07:11:00 PDT 2003
>Last-Modified:  Tue Apr 29 07:11:00 PDT 2003
>Originator:     Michel Oosterhof
>Release:        FreeBSD 4.7-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD hydrogen 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Mon Sep 9 20:44:52 CEST 2002 root@hydrogen:/usr/obj/usr/src/sys/HYDROGEN i386


>Description:

The field 'login_prompt' as documented in login.conf(5) is not used. In stead the code in
usr.bin/login/login.c looks for 'prompt'.

>How-To-Repeat:
	
>Fix:

Either change the documentation to read 'prompt', or change the code to read 'login_prompt'


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->des 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Thu Apr 24 15:40:08 PDT 2003 
Responsible-Changed-Why:  
Over to our login-meister. 
I suspect that renaming the variable would be preferable, as it seems 
clearer, but otherwise the manpage can easily be corrected. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51396 
State-Changed-From-To: open->feedback 
State-Changed-By: des 
State-Changed-When: Fri Apr 25 04:57:52 PDT 2003 
State-Changed-Why:  
Fixed in -CURRENT, awaiting MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51396 
State-Changed-From-To: feedback->patched 
State-Changed-By: des 
State-Changed-When: Fri Apr 25 04:58:08 PDT 2003 
State-Changed-Why:  
Correct state is patched, not feedback. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51396 
State-Changed-From-To: patched->closed 
State-Changed-By: des 
State-Changed-When: Tue Apr 29 07:10:58 PDT 2003 
State-Changed-Why:  
MFCed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51396 
>Unformatted:
