From owner-freebsd-doc@FreeBSD.ORG Tue Sep 9 09:10:04 2003 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 B01BA16A4C0 for ; Tue, 9 Sep 2003 09:10:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 364D243FE9 for ; Tue, 9 Sep 2003 09:10:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h89GA4Up061282 for ; Tue, 9 Sep 2003 09:10:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h89GA4Kx061281; Tue, 9 Sep 2003 09:10:04 -0700 (PDT) Date: Tue, 9 Sep 2003 09:10:04 -0700 (PDT) Message-Id: <200309091610.h89GA4Kx061281@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Josef El-Rayes Subject: Re: docs/56639: [patch] articles/pxe: fix broken url X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Josef El-Rayes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 16:10:04 -0000 The following reply was made to PR docs/56639; it has been noted by GNATS. From: Josef El-Rayes To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/56639: [patch] articles/pxe: fix broken url Date: Tue, 9 Sep 2003 18:05:19 +0200 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Josef El-Rayes wrote: add entity to keep us from needing to update the link (thanks to simon) -josef --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="article.sgml.diff" --- article.sgml.orig Tue Sep 9 17:27:14 2003 +++ article.sgml Tue Sep 9 18:03:02 2003 @@ -5,6 +5,9 @@ %authors; + +%freebsd; + ]>
@@ -133,9 +136,9 @@ Download bootfiles: Download the - + kern.flp and - + mfsroot.flp floppy images. --/9DWx/yDrRhgMJTb--