Date: Wed, 25 Oct 1995 16:03:52 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: John Fieber <jfieber@indiana.edu> Cc: Gary Palmer <gary@palmer.demon.co.uk>, stable@freebsd.org, "Jordan K. Hubbard" <jkh@freebsd.org> Subject: Re: Oct 20 snap install... Message-ID: <7858.814662232@time.cdrom.com> In-Reply-To: Your message of "Wed, 25 Oct 1995 17:48:41 CDT." <Pine.BSF.3.91.951025173623.227A-100000@fieber-john.campusview.indiana.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> It looks like its time for me to learn about boot code whether I want to > or not! You'll enjoy it, trust me! :) > Wrong answer. The people who need passive don't need the documentation. > The rest, and that would be the majority, will do like I did and go "Huh? > What the hell is the difference between active and passive ftp?" and not > know which one to select appropriate. In fact, a better alternative would > be to rephrase the options to be less cryptic, e.g.: OK, here's what the relevant chunk of menus.c looks like now: { "FTP Active", "Install from an FTP server in active mode", DMENU_CALL, mediaSetFTPActive, 0, 0 }, { "FTP Passive", "Install through a firewall in passive FTP mode", DMENU_CALL, mediaSetFTPPassive, 0, 0 }, Will that do? I'll also ammend the media menu, as you suggested. Please also note that documentation enhancement requests that are accompanied by *the actual text* will always get priority treatment from me! :-) Jordan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7858.814662232>