diff options
author | murray <murray@FreeBSD.org> | 2000-06-27 06:17:59 +0800 |
---|---|---|
committer | murray <murray@FreeBSD.org> | 2000-06-27 06:17:59 +0800 |
commit | a188f3daee671acbdab78134fb2823882d0aa908 (patch) | |
tree | dfb0f80133b756808a12b6277b7006298be9a1cb /textproc/docbook-410/pkg-descr | |
parent | 7cbd394dd1d96e7b8d5e31bbc8d0852ebe7651b1 (diff) | |
download | freebsd-ports-gnome-a188f3daee671acbdab78134fb2823882d0aa908.tar.gz freebsd-ports-gnome-a188f3daee671acbdab78134fb2823882d0aa908.tar.zst freebsd-ports-gnome-a188f3daee671acbdab78134fb2823882d0aa908.zip |
DocBook 4.1 has been finalized
Approved by: jkh
Diffstat (limited to 'textproc/docbook-410/pkg-descr')
-rw-r--r-- | textproc/docbook-410/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/docbook-410/pkg-descr b/textproc/docbook-410/pkg-descr new file mode 100644 index 000000000000..1065c4ab8b9d --- /dev/null +++ b/textproc/docbook-410/pkg-descr @@ -0,0 +1,13 @@ +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 DocBook Technical Committee of OASIS. + +This port contains DocBook 4.1 + +The DocBook documentation is available in ASCII and PDF +at http://people.FreeBSD.org/~wosch/docbook/ + +WWW: http://www.oasis-open.org/docbook/ |