summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/dispatch.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>2000-02-18 07:09:45 +0000
committerjkh <jkh@FreeBSD.org>2000-02-18 07:09:45 +0000
commit44c4a7d34d23fc3793b5dcb89e93ddc830db14f4 (patch)
treedf4873ef09e68fda34d768d3aace6ac18ce93b86 /usr.sbin/sysinstall/dispatch.c
parenteb6cba145ae2b83af2593a9ff5b8162519c39bac (diff)
downloadFreeBSD-src-44c4a7d34d23fc3793b5dcb89e93ddc830db14f4.zip
FreeBSD-src-44c4a7d34d23fc3793b5dcb89e93ddc830db14f4.tar.gz
Don't call it a Novice install, call it Standard.
Also say thousands of packages, not hundreds.
Diffstat (limited to 'usr.sbin/sysinstall/dispatch.c')
-rw-r--r--usr.sbin/sysinstall/dispatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/dispatch.c b/usr.sbin/sysinstall/dispatch.c
index 811bae5..7d8dc9c 100644
--- a/usr.sbin/sysinstall/dispatch.c
+++ b/usr.sbin/sysinstall/dispatch.c
@@ -81,7 +81,7 @@ static struct _word {
{ "docShowDocument", docShowDocument },
{ "installCommit", installCommit },
{ "installExpress", installExpress },
- { "installNovice", installNovice },
+ { "installStandard", installStandard },
{ "installUpgrade", installUpgrade },
{ "installFixupBin", installFixupBin },
{ "installFixupXFree", installFixupXFree },
OpenPOWER on IntegriCloud