Date: Mon, 17 Jul 2000 22:35:24 -0700 (PDT) From: bonk1138@msn.com To: freebsd-gnats-submit@FreeBSD.org Subject: docs/20002: PicoBSD - Markup Tags within Title Tag Message-ID: <20000718053524.5002E37B6B7@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 20002
>Category: docs
>Synopsis: PicoBSD - Markup Tags within Title Tag
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 17 22:40:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: James Johnson
>Release: 5.0-Current
>Organization:
>Environment:
FreeBSD freebsd 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jul 16 19:12:47 GMT 2000
root@freebsd:/usr/obj/usr/src/sys/freebsd2 i386
>Description:
The title of how2build.html contains <center> markup tags. The exact title reads as (In Netscape 4.72 / IE 5.5) -
<center>PicoBSD Development Kit</center>
Patch supplied of course.
>How-To-Repeat:
Open /usr/src/release/picobsd/doc/src/how2build.html in Netscape 4.72 or Internet Explorer 5.5
>Fix:
su-2.04# diff how2build.html how2build.html.new
4c4
< <title><center>PicoBSD Development Kit</center></title>
---
> <title>PicoBSD Development Kit</title>
su-2.04#
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000718053524.5002E37B6B7>
