diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-04-14 22:26:54 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-04-14 22:26:54 +0000 |
commit | 42c8a752f6f9b409150be90c387705f6242a7326 (patch) | |
tree | 0707088cd0ac191391b9334710e138c6a177ac15 /textproc/docbook-241/pkg-descr | |
parent | Enter polygraph, a benchmarking tool for Web proxies. (diff) |
Version 2.4.1 of the DocBook DTD. Separates this from the current
docbook port.
Diffstat (limited to '')
-rw-r--r-- | textproc/docbook-241/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/docbook-241/pkg-descr b/textproc/docbook-241/pkg-descr new file mode 100644 index 000000000000..0877b57bd7ff --- /dev/null +++ b/textproc/docbook-241/pkg-descr @@ -0,0 +1,16 @@ +The DocBook DTD defines structural and content-based SGML markup +for computer documentation, with a primary emphasis on software +documentation and related classes of technical documents. Its +main high-level hierarchical structures are for books, reference +entries (for example, ``man pages''), and articles. It is +maintained by the Davenport Group (about which see the Davenport +archive at http://www.ora.com/davenport/ or +ftp://ftp.ora.com/pub/davenport/). + +This port contains DocBook 2.4.1 + +The DocBook documentation is available in ASCII and PDF +at http://www.freebsd.org/~wosch/docbook/ + +Nik Clayton +nik@freebsd.org |