From owner-freebsd-doc Sun Jun 23 17:10:15 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 94C3637B404 for ; Sun, 23 Jun 2002 17:10:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5O0A2o59077; Sun, 23 Jun 2002 17:10:02 -0700 (PDT) (envelope-from gnats) Received: from guest.reppep.com (guest.reppep.com [64.81.19.110]) by hub.freebsd.org (Postfix) with ESMTP id AF8EB37B400 for ; Sun, 23 Jun 2002 17:08:32 -0700 (PDT) Received: by guest.reppep.com (Postfix, from userid 501) id 24C4BA838; Sun, 23 Jun 2002 20:02:23 -0400 (EDT) Message-Id: <20020624000223.24C4BA838@guest.reppep.com> Date: Sun, 23 Jun 2002 20:02:23 -0400 (EDT) From: Chris Pepper Reply-To: Chris Pepper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/39747: 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: 39747 >Category: docs >Synopsis: >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: Sun Jun 23 17:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Chris Pepper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD guest.reppep.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Jun 18 21:27:59 EDT 2002 pepper@guest.reppep.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Ports chapter says you can use new software after "make install", without mentioning "rehash", required by the default user shell. >How-To-Repeat: Go to 4.5.2.1 >Fix: Patch below adds a mentioning rehash. --- chapter.sgml.diff begins here --- Index: chapter.sgml =================================================================== RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml,v retrieving revision 1.167 diff -u -r1.167 chapter.sgml --- chapter.sgml 2002/06/09 10:47:41 1.167 +++ chapter.sgml 2002/06/23 23:59:02 @@ -786,6 +786,13 @@ + If you're using a csh-based shell, such + as tcsh (the default in FreeBSD), you may have + to use rehash before you can use the new + command. + + + Please be aware that the licenses of a few ports do not allow for inclusion on the CDROM. This could be because a registration form needs --- chapter.sgml.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message