Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 1998 11:12:35 +0200 (MET DST)
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/6508: sgmlfmt does not expand relative URLs
Message-ID:  <199805040912.LAA00793@panke.panke.de>

next in thread | raw e-mail | index | archive | help

>Number:         6508
>Category:       docs
>Synopsis:       sgmlfmt does not expand relative URLs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May  4 03:30:01 PDT 1998
>Last-Modified:
>Originator:     Wolfram Schneider
>Organization:
>Release:        FreeBSD 2.2-RELEASE i386
>Environment:


Sgmlfmt(1) does not expand relative URLs in the printed
version (PostScript, latin1).

$ grep '<URL:' handbook.latin1 | 
	egrep -iv '<URL:(ftp|mailto|news|http|file)'

2. <URL:handbook.latin1>
3. <URL:handbook.ps>
4. <URL:FAQ-html.tar.gz>
6. <URL:handbook.latin1>
7. <URL:handbook.ps>
9. <URL:/search.html>
12.<URL:../FAQ/userppp.html>
20.<URL:../ports/mail.html>
211.<URL:../mozilla.html>


a) Add an option to sgmlfmt which expand the URLs 
b) run a postprocessor which expand the URLs in the output file

Wolfram
>Description:
>How-To-Repeat:
>Fix:
>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?199805040912.LAA00793>