From owner-freebsd-doc Mon May 27 21:10:17 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65DB737B407 for ; Mon, 27 May 2002 21:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4S4A4x03920; Mon, 27 May 2002 21:10:04 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id C4CC237B403 for ; Mon, 27 May 2002 21:09:39 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4S49dhG092472 for ; Mon, 27 May 2002 21:09:39 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4S49d1c092471; Mon, 27 May 2002 21:09:39 -0700 (PDT) Message-Id: <200205280409.g4S49d1c092471@www.freebsd.org> Date: Mon, 27 May 2002 21:09:39 -0700 (PDT) From: Chris Pepper To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/38647: cvsupit built-in instructions are slightly off Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38647 >Category: docs >Synopsis: cvsupit built-in instructions are slightly off >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon May 27 21:10:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: 4.5-RELEASE >Organization: Rockefeller University >Environment: FreeBSD guest.reppep.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 >Description: When installing cvsupit (from ports/net/cvsupit on a fresh 4.5-R system, or from ), the built-in prompting says to press return for all, while I have to actually Tab and then hit Return. >How-To-Repeat: Run cvsupit from ports (or ftp site). >Fix: Patch: --- pkg-install Tue May 28 00:06:52 2002 +++ pkg-install.fixed Tue May 28 00:08:00 2002 @@ -69,8 +69,8 @@ if dialog --title "Source selection menu" --checklist \ " Please specify which components of /usr/src you are interested in, -or simply press return for src-all. If you would like to build -just the kernel, for example, then select src-sys. +or simply press Tab and then Return for src-all. If you would like to build +just the kernel, for example, select src-sys. " -1 -1 10 \ "src-base" "Misc files directly under /usr/src" No \ "src-bin" "Sources for things in /bin" No \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message