summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dispatch.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-10-01 12:13:29 +0000
committerjkh <jkh@FreeBSD.org>1996-10-01 12:13:29 +0000
commit49e94fab072f6919ea1b120de2c7e79d92e87cfa (patch)
tree7860dc8c51194f54cbf3f8962f3dc0a4b41808ba /usr.sbin/sysinstall/dispatch.c
parent9c042c8f5138bcdf7e2320a667ec84e19e2903c0 (diff)
downloadFreeBSD-src-49e94fab072f6919ea1b120de2c7e79d92e87cfa.zip
FreeBSD-src-49e94fab072f6919ea1b120de2c7e79d92e87cfa.tar.gz
Installation cleanup, round II.
Diffstat (limited to 'usr.sbin/sysinstall/dispatch.c')
-rw-r--r--usr.sbin/sysinstall/dispatch.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/dispatch.c b/usr.sbin/sysinstall/dispatch.c
index 5534b18..3175c01 100644
--- a/usr.sbin/sysinstall/dispatch.c
+++ b/usr.sbin/sysinstall/dispatch.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: dispatch.c,v 1.3 1996/06/26 09:09:27 jkh Exp $
+ * $Id: dispatch.c,v 1.4 1996/07/02 10:57:51 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -79,7 +79,7 @@ static struct _word {
{ "mediaSetFTPPassive", mediaSetFTPPassive },
{ "mediaSetUFS", mediaSetUFS },
{ "mediaSetNFS", mediaSetNFS },
- { "mediaSetFtpUserPass", mediaSetFtpUserPass },
+ { "mediaSetFTPUserPass", mediaSetFTPUserPass },
{ "mediaSetCPIOVerbosity", mediaSetCPIOVerbosity },
{ "mediaGetType", mediaGetType },
{ "optionsEditor", optionsEditor },
OpenPOWER on IntegriCloud