2000-07-16 19:51:49 +02:00
|
|
|
|
<!--
|
|
|
|
|
The FreeBSD Documentation Project
|
|
|
|
|
The FreeBSD Japanese Documentation Project
|
|
|
|
|
|
2000-08-28 23:13:01 +02:00
|
|
|
|
Original revision: 1.2
|
2002-07-30 16:16:21 +02:00
|
|
|
|
$FreeBSD$
|
2000-07-16 19:51:49 +02:00
|
|
|
|
-->
|
2000-04-29 09:55:15 +02:00
|
|
|
|
|
|
|
|
|
<!-- Local DSSSL file for the Porter's Handbook. This is so we can include
|
|
|
|
|
a link to the -ports mailing list at the bottom of the HTML files,
|
|
|
|
|
rather than the -questions mailing list. -->
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
|
|
|
|
<!ENTITY freebsd.dsl SYSTEM "../../share/sgml/freebsd.dsl" CDATA DSSSL>
|
|
|
|
|
]>
|
|
|
|
|
|
|
|
|
|
<style-sheet>
|
|
|
|
|
<style-specification use="docbook">
|
|
|
|
|
<style-specification-body>
|
|
|
|
|
|
|
|
|
|
<![ %output.html; [
|
|
|
|
|
(define ($email-footer$)
|
|
|
|
|
(make sequence
|
2002-07-30 16:16:21 +02:00
|
|
|
|
(literal "FreeBSD ports <20><><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD><C6A5>˴ؤ<CBB4><D8A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϡ<EFBFBD>(<28>Ѹ<EFBFBD><D1B8><EFBFBD>) <")
|
2000-04-29 09:55:15 +02:00
|
|
|
|
(make element gi: "a"
|
|
|
|
|
attributes: (list (list "href" "mailto:ports@freebsd.org"))
|
|
|
|
|
(literal "ports@freebsd.org"))
|
2002-07-30 16:16:21 +02:00
|
|
|
|
(literal "> <20>ء<EFBFBD>")
|
2000-07-16 19:51:49 +02:00
|
|
|
|
(make empty-element gi: "br")
|
2002-07-30 16:16:21 +02:00
|
|
|
|
(literal "<22><><EFBFBD><EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD>θ<EFBFBD>ʸ<EFBFBD>˴ؤ<CBB4><D8A4>뤪<EFBFBD>䤤<EFBFBD><E4A4A4><EFBFBD>碌<EFBFBD>ϡ<EFBFBD>(<28>Ѹ<EFBFBD><D1B8><EFBFBD>) <")
|
2000-04-29 09:55:15 +02:00
|
|
|
|
(make element gi: "a"
|
|
|
|
|
attributes: (list (list "href" "mailto:doc@freebsd.org"))
|
2000-07-16 19:51:49 +02:00
|
|
|
|
(literal "doc@freebsd.org"))
|
2002-07-30 16:16:21 +02:00
|
|
|
|
(literal "> <20>ޤǤ<DEA4><C7A4>ꤤ<EFBFBD><EAA4A4><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD>")))
|
2000-08-28 23:13:01 +02:00
|
|
|
|
|
|
|
|
|
<!-- Convert " ... " to `` ... '' in the HTML output. -->
|
|
|
|
|
(element quote
|
|
|
|
|
(make sequence
|
|
|
|
|
(literal "``")
|
|
|
|
|
(process-children)
|
|
|
|
|
(literal "''")))
|
2000-04-29 09:55:15 +02:00
|
|
|
|
]]>
|
|
|
|
|
</style-specification-body>
|
|
|
|
|
</style-specification>
|
|
|
|
|
|
|
|
|
|
<external-specification id="docbook" document="freebsd.dsl">
|
|
|
|
|
</style-sheet>
|