413af34cb6
includes the both of relative and absolute URLs, and when the URLS_ABSOLUTE make variable is defined, absolute URLs in share/sgml/urls.ent are used.
13 lines
240 B
Text
13 lines
240 B
Text
<!-- $FreeBSD$ -->
|
|
|
|
<!ENTITY % freebsd.urls.absolute "IGNORE">
|
|
|
|
<![%freebsd.urls.absolute;[
|
|
<!-- put absolute urls here -->
|
|
|
|
<!ENTITY url.main "http://www.FreeBSD.org">
|
|
]]>
|
|
|
|
<!-- put relative urls here -->
|
|
|
|
<!ENTITY url.main "../../../..">
|