From owner-freebsd-doc@FreeBSD.ORG Fri Nov 19 14:40:15 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DC2216A4CE for ; Fri, 19 Nov 2004 14:40:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E32743D48 for ; Fri, 19 Nov 2004 14:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id iAJEeETc085685 for ; Fri, 19 Nov 2004 14:40:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iAJEeEHO085684; Fri, 19 Nov 2004 14:40:14 GMT (envelope-from gnats) Resent-Date: Fri, 19 Nov 2004 14:40:14 GMT Resent-Message-Id: <200411191440.iAJEeEHO085684@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rene Ladan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CEED16A53B for ; Fri, 19 Nov 2004 14:37:55 +0000 (GMT) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (82-168-140-74-bbxl.xdsl.tiscali.nl [82.168.140.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D08C43D3F for ; Fri, 19 Nov 2004 14:37:54 +0000 (GMT) (envelope-from r.c.ladan@student.tue.nl) Received: from 82-168-140-74-bbxl.xdsl.tiscali.nl (localhost [127.0.0.1]) iAJEd9rZ012602 for ; Fri, 19 Nov 2004 15:39:09 +0100 (CET) (envelope-from r.c.ladan@student.tue.nl) Received: (from rene@localhost)iAJEd9xG012601; Fri, 19 Nov 2004 15:39:09 +0100 (CET) (envelope-from r.c.ladan@student.tue.nl) Message-Id: <200411191439.iAJEd9xG012601@82-168-140-74-bbxl.xdsl.tiscali.nl> Date: Fri, 19 Nov 2004 15:39:09 +0100 (CET) From: Rene Ladan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/74116: wrong pathname in description of SAP installation X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rene Ladan List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 14:40:15 -0000 >Number: 74116 >Category: docs >Synopsis: wrong pathname in description of SAP installation >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: Fri Nov 19 14:40:14 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 5.3-STABLE i386 >Organization: FreeBSD Dutch Documentation Project >Environment: System: FreeBSD 82-168-140-74-bbxl.xdsl.tiscali.nl 5.3-STABLE FreeBSD 5.3-STABLE #2: Thu Nov 18 17:02:45 CET 2004 root@82-168-140-74-bbxl.xdsl.tiscali.nl:/usr/obj/usr/src/sys/RENE i386 chapter.sgml: $FreeBSD: doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml,v 1.114 2004/08/11 16:24:25 blackend Exp $ >Description: In the description of installing the intelligent agent for SAP, a '/' appears where a '$' should: line 2531: ... cd /ORACLE_HOME ... ^ >How-To-Repeat: >Fix: --- chapter.sgml Fri Aug 13 17:09:37 2004 +++ chapter-corrected.sgml Fri Nov 19 15:36:01 2004 @@ -2528,7 +2528,7 @@ &prompt.root; export TERM=xterm &prompt.root; export ORACLE_TERM=xterm &prompt.root; export ORACLE_HOME=/oracle/IDS -&prompt.root; cd /ORACLE_HOME/orainst_sap +&prompt.root; cd $ORACLE_HOME/orainst_sap &prompt.root; ./orainst Confirm all screens with Enter until the software is >Release-Note: >Audit-Trail: >Unformatted: