From owner-freebsd-commit Wed May 31 02:07:08 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07560 for commit-outgoing; Wed, 31 May 1995 02:07:08 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07535 for cvs-user-outgoing; Wed, 31 May 1995 02:06:59 -0700 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA07505 ; Wed, 31 May 1995 02:06:44 -0700 Date: Wed, 31 May 1995 02:06:44 -0700 From: "Jordan K. Hubbard" Message-Id: <199505310906.CAA07505@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall/help/en_US.ISO8859-1 XF86.hlp configure.hlp language.hlp Sender: commit-owner@FreeBSD.org Precedence: bulk jkh 95/05/31 02:06:42 Modified: release/sysinstall disks.c install.c menus.c misc.c termcap.c Log: 1. Don't bring up disks menu if user only has one disk! 2. Warn the user of the emergency holographic shell that it's chroot'd. 3. Eliminate potentially confusing english contractions (for non-native speakers) in menus and generally clean up the verbiage. 4. Warn the user if a DOS partition can't be mounted. 5. Fix the breakage I committed against serial console support. Modified: release/sysinstall/help/en_US.ISO8859-1 XF86.hlp configure.hlp language.hlp Log: 1. Make the XF86 document much more germain to the 2.0.5A installation. 2. Clean up some of the docs before sending them to the translators.