From owner-freebsd-bugs Wed Aug 6 10:00:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA07186 for bugs-outgoing; Wed, 6 Aug 1997 10:00:09 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA07147; Wed, 6 Aug 1997 10:00:06 -0700 (PDT) Resent-Date: Wed, 6 Aug 1997 10:00:06 -0700 (PDT) Resent-Message-Id: <199708061700.KAA07147@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, eserte@cs.tu-berlin.de Received: from cottrell.dialup.fu-berlin.de (dial1-02.zrz.TU-Berlin.DE [130.149.1.162]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA06756 for ; Wed, 6 Aug 1997 09:55:32 -0700 (PDT) Received: (from eserte@localhost) by cottrell.dialup.fu-berlin.de (8.8.5/8.8.5) id SAA04019; Wed, 6 Aug 1997 18:49:23 +0200 (CEST) Message-Id: <199708061649.SAA04019@cottrell.dialup.fu-berlin.de> Date: Wed, 6 Aug 1997 18:49:23 +0200 (CEST) From: Slaven Rezic Reply-To: eserte@cs.tu-berlin.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/4236: sgml: translation of to html is wrong Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 4236 >Category: docs >Synopsis: sgml: translation of to html is wrong >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 6 10:00:04 PDT 1997 >Last-Modified: >Originator: Slaven Rezic >Organization: Private FreeBSD site, Berlin, Germany >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: >Description: The translation of -Tags in sgml files to html documents is not correct. >How-To-Repeat: Look at file://localhost/usr/share/doc/FAQ/FAQ72.html#72 (for FreeBSD-2.2.1). There is a verbose
before and after each code section. >Fix: Here is a workaround for /usr/share/sgml/transpec/linuxdoc-html.ts: --- linuxdoc-html.ts.orig Sat Apr 5 14:49:11 1997 +++ linuxdoc-html.ts Wed Jun 25 03:11:01 1997 @@ -488,8 +488,10 @@ CODE - ^<hr><pre>^ - ^</pre><hr>^ + ^<hr> +<pre>^ + ^</pre> +<hr>^ >Audit-Trail: >Unformatted: