From owner-freebsd-commit Wed Oct 4 05:08:52 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA11558 for freebsd-commit-outgoing; Wed, 4 Oct 1995 05:08:52 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA11543 for cvs-all-outgoing; Wed, 4 Oct 1995 05:08:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA11533 for cvs-user-outgoing; Wed, 4 Oct 1995 05:08:45 -0700 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id FAA11524 ; Wed, 4 Oct 1995 05:08:41 -0700 Date: Wed, 4 Oct 1995 05:08:41 -0700 From: "Jordan K. Hubbard" Message-Id: <199510041208.FAA11524@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall/help options.hlp Sender: owner-commit@FreeBSD.org Precedence: bulk jkh 95/10/04 05:08:40 Branch: release RELENG_2_1_0 Modified: release Makefile Log: Complete changes for creation of ATAPI boot floppy. Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall cdrom.c config.c dmenu.c ftp_strat.c install.c label.c main.c media.c menus.c network.c nfs.c options.c sysinstall.h tape.c tcpip.c ufs.c variable.c Log: General cleanup - sanitize use of variables. Do more rational things in a number of other instances. Branch: release/sysinstall/help RELENG_2_1_0 Modified: release/sysinstall/help options.hlp Log: Document the option screen as it exists now.