From owner-freebsd-doc Thu Oct 18 8:20: 8 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9DE237B405 for ; Thu, 18 Oct 2001 08:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9IFK1K21686; Thu, 18 Oct 2001 08:20:01 -0700 (PDT) (envelope-from gnats) Date: Thu, 18 Oct 2001 08:20:01 -0700 (PDT) Message-Id: <200110181520.f9IFK1K21686@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Cyrille Lefevre Subject: Re: docs/31109: replace gif images w/ png ones due to patent license Reply-To: Cyrille Lefevre Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/31109; it has been noted by GNATS. From: Cyrille Lefevre To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: docs/31109: replace gif images w/ png ones due to patent license Date: Thu, 18 Oct 2001 17:17:34 +0200 (CEST) I've just seen that this patch set don't apply correctly du to the "\ No newline at end of file" in en/gallery/gallery.xsl. 2 solutions : manually delete the line "\ No newline at end of file" before to apply it or use the following script : sed '/No newline at end of file/d' < gif2png.patch | patch Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message