use entity names instead of <email></email> for Paul Saab and John Baldin(sic)

This commit is contained in:
Bill Fumerola 2001-07-13 22:03:55 +00:00
parent 788d821de5
commit c86c27cff9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9883

View file

@ -1,6 +1,10 @@
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
%man
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
%authors;
]>
<article>
@ -18,7 +22,7 @@
</author>
</authorgroup>
<pubdate>$FreeBSD$</pubdate>
<pubdate>$FreeBSD: doc/en_US.ISO8859-1/articles/pxe/article.sgml,v 1.1 2001/06/25 14:51:37 nik Exp $</pubdate>
<abstract>
<para>This article details the method used to allow machines to install
@ -65,8 +69,7 @@
<para>If you'd like someone to train/implement a specific netinstall system
for you, please send email so that we can discuss terms.</para>
<para>I'd also like to thank Paul Saab <email>ps@FreeBSD.org</email> and
John Baldin <email>jhb@FreeBSD.org</email> for doing most of the
<para>I'd also like to thank &a.ps; and &a.jhb; for doing most of the
programming work on pxeboot, the interface to Intel's PXE (netboot)
system.</para>
</sect1>