From nobody@FreeBSD.org  Tue Aug 17 20:15:08 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E81C816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Aug 2004 20:15:08 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DFDB743D5C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Aug 2004 20:15:08 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7HKF8IU010025
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 17 Aug 2004 20:15:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i7HKF8gn010024;
	Tue, 17 Aug 2004 20:15:08 GMT
	(envelope-from nobody)
Message-Id: <200408172015.i7HKF8gn010024@www.freebsd.org>
Date: Tue, 17 Aug 2004 20:15:08 GMT
From: Joel Dahl <joel@automatvapen.se>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Incorrect path to AbiWord2 in handbook/desktop/chapter.sgml
X-Send-Pr-Version: www-2.3

>Number:         70588
>Category:       docs
>Synopsis:       [PATCH] Incorrect path to AbiWord2 in handbook/desktop/chapter.sgml
>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:   Tue Aug 17 20:20:30 GMT 2004
>Closed-Date:    Fri Aug 20 16:49:19 GMT 2004
>Last-Modified:  Fri Aug 20 16:49:19 GMT 2004
>Originator:     Joel Dahl
>Release:        5.2.1
>Organization:
n/a
>Environment:
FreeBSD dude.automatvapen.se 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sat Jul 10 16:52:28 CEST 2004     root@dude.automatvapen.se:/usr/obj/usr/src/sys/WORKSTATION  i386      
>Description:
[PATCH] Incorrect path to AbiWord2 in handbook/desktop/chapter.sgml

In handbook/desktop/chapter.sgml, there's a incorrect path to AbiWord:

Path in handbook: 	/usr/ports/editors/AbiWord
Correct path:		/usr/ports/editors/AbiWord2

This is corrected in my patch.      
>How-To-Repeat:
n/a      
>Fix:
http://www.automatvapen.se/freebsd/patches/path_abiword.diff      
>Release-Note:
>Audit-Trail:

From: Joel Dahl <joel@automatvapen.se>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/70588: [PATCH] Incorrect path to AbiWord2 in
	handbook/desktop/chapter.sgml
Date: Fri, 20 Aug 2004 18:27:12 +0200

 --=-buDQ4/D6wdZG7VDmwC9G
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 
 Attach patch since URL's makes PR's difficult to work with.
 
 -- 
 Joel
 
 --=-buDQ4/D6wdZG7VDmwC9G
 Content-Disposition: attachment; filename=path_abiword.diff
 Content-Type: text/x-patch; name=path_abiword.diff; charset=iso-8859-1
 Content-Transfer-Encoding: 7bit
 
 --- chapter.sgml	Tue Jul 27 21:55:41 2004
 +++ new.chapter.sgml	Tue Aug 17 22:06:26 2004
 @@ -542,7 +542,7 @@
          the ports collection.  The ports collection should be more
          up to date.  It can be done as follows:</para>
  
 -      <screen>&prompt.root; <userinput>cd /usr/ports/editors/AbiWord</userinput>
 +      <screen>&prompt.root; <userinput>cd /usr/ports/editors/AbiWord2</userinput>
  &prompt.root; <userinput>make install clean</userinput></screen>
      </sect2>
  
 
 --=-buDQ4/D6wdZG7VDmwC9G--
 
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Fri Aug 20 16:48:54 GMT 2004 
State-Changed-Why:  
Committed, thank you. 

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