summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/menus.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-03-11 06:40:38 +0000
committerjkh <jkh@FreeBSD.org>1997-03-11 06:40:38 +0000
commit4baf33872c78fb5833f81a0d7e4570ca323e8098 (patch)
treebefde012db5b424468a87ec1b05783e606145735 /usr.sbin/sysinstall/menus.c
parent6a994ea73d7a89fe660deb05c4a03942b2cb8182 (diff)
downloadFreeBSD-src-4baf33872c78fb5833f81a0d7e4570ca323e8098.zip
FreeBSD-src-4baf33872c78fb5833f81a0d7e4570ca323e8098.tar.gz
YAMF22
Diffstat (limited to 'usr.sbin/sysinstall/menus.c')
-rw-r--r--usr.sbin/sysinstall/menus.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 5d31fbe..1d7fdc0 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: menus.c,v 1.122 1997/03/10 19:38:14 jkh Exp $
+ * $Id: menus.c,v 1.123 1997/03/10 21:11:57 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -1071,7 +1071,6 @@ DMenu MenuConfigure = {
NULL, diskLabelEditor },
{ "Partition", "The disk Partition Editor",
NULL, diskPartitionEditor },
- { "S Set Root Password", "Set the system manager's password.", NULL, dmenuSystemCommand, NULL, "passwd root" },
{ "R Register", "Register yourself or company as a FreeBSD user.", NULL, configRegister },
{ "E Exit", "Exit this menu (returning to previous)",
NULL, dmenuExit },
OpenPOWER on IntegriCloud