Date: Sun, 3 Jan 1999 12:14:49 -0500 (EST) From: jack@germanium.xtalwind.net To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: misc/9291: Duplicate "Root Password" entry in sysinstall's Glossary menu Message-ID: <199901031714.MAA72882@germanium.xtalwind.net>
next in thread | raw e-mail | index | archive | help
>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: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jan 3 09:40:00 PST 1999
>Last-Modified:
>Originator:
>Organization:
>Release: FreeBSD 3.0-CURRENT i386
>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 ----
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901031714.MAA72882>
