Date: Tue, 26 Feb 2002 20:56:44 -0800 (PST) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml freebsd.dsl freebsd41.dtd Message-ID: <200202270456.g1R4uiR31377@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2002/02/26 20:56:44 PST Modified files: share/sgml freebsd.dsl freebsd41.dtd Log: Replace the <port> tag with a construct in terms of <filename>: <filename role="package">. The <port> tag as it was had two major defects: (a) the name is ambiguous (does "port" mean "architecture"? how about "TCP/UDP port"?), and (b) it introduces a non-standard (to DocBook) tag, which is generally assumed to be evil. Moral support by: bmah, keramida, mwlucas, roam Revision Changes Path 1.64 +8 -8 doc/share/sgml/freebsd.dsl 1.4 +2 -7 doc/share/sgml/freebsd41.dtd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202270456.g1R4uiR31377>