From owner-freebsd-doc@FreeBSD.ORG Fri Aug 20 16:30:34 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 30B9E16A4EB for ; Fri, 20 Aug 2004 16:30:34 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB85843D5E for ; Fri, 20 Aug 2004 16:30:32 +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 i7KGUWCd032202 for ; Fri, 20 Aug 2004 16:30:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7KGUW58032199; Fri, 20 Aug 2004 16:30:32 GMT (envelope-from gnats) Date: Fri, 20 Aug 2004 16:30:32 GMT Message-Id: <200408201630.i7KGUW58032199@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Joel Dahl Subject: Re: docs/70588: [PATCH] Incorrect path to AbiWord2 in handbook/desktop/chapter.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joel Dahl List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 16:30:34 -0000 The following reply was made to PR docs/70588; it has been noted by GNATS. From: Joel Dahl 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: - &prompt.root; cd /usr/ports/editors/AbiWord + &prompt.root; cd /usr/ports/editors/AbiWord2 &prompt.root; make install clean --=-buDQ4/D6wdZG7VDmwC9G--