From jack@germanium.xtalwind.net  Sun Jan  3 09:36:28 1999
Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA16772
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 3 Jan 1999 09:36:14 -0800 (PST)
          (envelope-from jack@germanium.xtalwind.net)
Received: (from jack@localhost)
	by germanium.xtalwind.net (8.9.2/8.9.2) id MAA72882;
	Sun, 3 Jan 1999 12:14:49 -0500 (EST)
Message-Id: <199901031714.MAA72882@germanium.xtalwind.net>
Date: Sun, 3 Jan 1999 12:14:49 -0500 (EST)
From: jack@germanium.xtalwind.net
Reply-To: jack@germanium.xtalwind.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Duplicate "Root Password" entry in sysinstall's Glossary menu
X-Send-Pr-Version: 3.2

>Number:         9291
>Category:       misc
>Synopsis:       Duplicate "Root Password" entry in sysinstall's Glossary menu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan  3 09:40:00 PST 1999
>Closed-Date:    Sat Feb 6 08:35:49 PST 1999
>Last-Modified:  Sat Feb  6 08:36:00 PST 1999
>Originator:     
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	3.0-CURRENT

>Description:

	Duplicate "Root Password" entry in sysinstall's Glossary menu

>How-To-Repeat:

	Run sysinstall  :)

>Fix:
	
	
*** menus.c.orig	Fri Dec 25 16:57:06 1998
--- menus.c	Sun Jan  3 12:08:29 1999
***************
*** 269,275 ****
        { "PCNFSD",		"Run authentication server for PC-NFS.", dmenuVarCheck, configPCNFSD, NULL, "pcnfsd" },
        { "Register",		"Register yourself or company as a FreeBSD user.", dmenuVarCheck, configRegister, NULL, "registered" },
        { "Root Password",	"Set the system manager's password.",   NULL, dmenuSystemCommand, NULL, "passwd root" },
-       { "Root Password",	"Set the system manager's password.",   NULL, dmenuSystemCommand, NULL, "passwd root" },
        { "Router",		"Select routing daemon (default: routed)", NULL, configRouter, NULL, "router" },
        { "Syscons",		"The system console configuration menu.", NULL, dmenuSubmenu, NULL, &MenuSyscons },
        { "Syscons, Font",	"The console screen font.",	  NULL, dmenuSubmenu, NULL, &MenuSysconsFont },
--- 269,274 ----

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Sat Feb 6 08:35:49 PST 1999 
State-Changed-Why:  
Fixed, thanks. 
>Unformatted:
