| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/textproc/linuxdoc/ |
Upload File : |
This directory contains three versions of the linuxdoc DTD. The first, original.dtd, is the original untouched DTD from the SGML-tools version 0.99.13 toolkit. The second, freebsd-1.0.dtd, has been slightly modified to (a) remove bogus shortref maps, and (b) add a PART element. The third, freebsd-1.1.dtd adds a manref element. Using the supplied catalog file with James Clark's SP parser, documents beginning like this: <!doctype linuxdoc system> will automatically use the original DTD, while these: <!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc//EN"> <!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc 1.0//EN"> will use the FreeBSD DTD, version 1.0 and this: <!doctype linuxdoc public "-//FreeBSD//DTD linuxdoc 1.1//EN"> will use the FreeBSD DTD, version 1.1. January 17, 1998 jfieber@FreeBSD.org