Update the freebsd.dsl file to match the english
version (v1.23) Obtained from: The FreeBSD Dutch Documentation Project
This commit is contained in:
parent
59e3215f3f
commit
f44c3c3565
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36886
1 changed files with 1 additions and 31 deletions
|
@ -4,7 +4,7 @@
|
|||
$FreeBSDnl$
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/share/sgml/freebsd.dsl
|
||||
%SRCID% 1.22
|
||||
%SRCID% 1.23
|
||||
-->
|
||||
|
||||
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
||||
|
@ -20,36 +20,6 @@
|
|||
<style-sheet>
|
||||
<style-specification use="docbook">
|
||||
<style-specification-body>
|
||||
<![ %output.html; [
|
||||
|
||||
(define ($email-footer$)
|
||||
(make sequence
|
||||
(make element gi: "p"
|
||||
attributes: (list (list "align" "center"))
|
||||
(make element gi: "small"
|
||||
(literal "Deze en andere documenten kunnen worden gedownload van ")
|
||||
(create-link
|
||||
(list (list "HREF" "ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/"))
|
||||
(literal "ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/"))
|
||||
(literal ".")))
|
||||
(make element gi: "p"
|
||||
attributes: (list (list "align" "center"))
|
||||
(make element gi: "small"
|
||||
(literal "Lees voor vragen over FreeBSD de ")
|
||||
(create-link
|
||||
(list (list "HREF" "http://www.FreeBSD.org/docs.html"))
|
||||
(literal "documentatie"))
|
||||
(literal " alvorens contact te zoeken <")
|
||||
(create-link
|
||||
(list (list "HREF" "mailto:questions@FreeBSD.org"))
|
||||
(literal "questions@FreeBSD.org"))
|
||||
(literal ">.")
|
||||
(make empty-element gi: "br")
|
||||
(literal "Vragen over deze documentatie kunnen per e-mail naar <")
|
||||
(create-link (list (list "HREF" "mailto:doc@FreeBSD.org"))
|
||||
(literal "doc@FreeBSD.org"))
|
||||
(literal ">.")))))
|
||||
]]>
|
||||
</style-specification-body>
|
||||
</style-specification>
|
||||
|
||||
|
|
Loading…
Reference in a new issue