doc/en_US.ISO8859-1/articles/pxe
Hiroki Sato 5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
..
article.sgml Simplify parameter entities in doctype declaration. 2004-08-08 13:44:01 +00:00
dhcpd.conf add "ddns-update-style none;" to the dhcpd.conf as it's now needed for 2003-06-17 15:09:51 +00:00
install.cfg Correct a typo. 2003-11-23 18:50:32 +00:00
loader.rc Bring config files mentioned in this article into cvs and point at them 2003-06-17 08:21:40 +00:00
Makefile Sync these Makefiles to have one style of declarations and comments. 2004-04-06 16:10:08 +00:00
pkgmaker.sh Bring config files mentioned in this article into cvs and point at them 2003-06-17 08:21:40 +00:00
post Grammar police: "setup" is not a verb. 2003-11-05 10:59:35 +00:00
pre Add my package pre and post install scripts under CVS, fix linking to them. 2003-06-17 15:34:24 +00:00