From r.c.ladan@student.tue.nl  Fri Nov 19 14:37:55 2004
Return-Path: <r.c.ladan@student.tue.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5CEED16A53B
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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])
	by 82-168-140-74-bbxl.xdsl.tiscali.nl (8.13.1/8.13.1) with ESMTP id iAJEd9rZ012602
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 19 Nov 2004 15:39:09 +0100 (CET)
	(envelope-from r.c.ladan@student.tue.nl)
Received: (from rene@localhost)
	by 82-168-140-74-bbxl.xdsl.tiscali.nl (8.13.1/8.13.1/Submit) id 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 <r.c.ladan@student.tue.nl>
Reply-To: Rene Ladan <r.c.ladan@student.tue.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: wrong pathname in description of SAP installation	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74116
>Category:       docs
>Synopsis:       wrong pathname in description of SAP installation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 19 14:40:14 GMT 2004
>Closed-Date:    Fri Nov 19 14:44:13 GMT 2004
>Last-Modified:  Fri Nov 19 14:44:13 GMT 2004
>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; <userinput>export TERM=xterm</userinput>
 &prompt.root; <userinput>export ORACLE_TERM=xterm</userinput>
 &prompt.root; <userinput>export ORACLE_HOME=/oracle/IDS</userinput>
-&prompt.root; <userinput>cd /ORACLE_HOME/orainst_sap</userinput>
+&prompt.root; <userinput>cd $ORACLE_HOME/orainst_sap</userinput>
 &prompt.root; <userinput>./orainst</userinput></screen>
 
         <para>Confirm all screens with <keycap>Enter</keycap> until the software is

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Fri Nov 19 14:43:50 GMT 2004 
State-Changed-Why:  
Fixed.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74116 
>Unformatted:
