Use a <surname> tag. While I am there, beautify the

markup of the <author> tag.

Approved by: des (mentor)
This commit is contained in:
Hiten Pandya 2003-05-15 11:32:18 +00:00
parent fd5ca98a29
commit 46c9ee323c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16904
2 changed files with 12 additions and 6 deletions
en_US.ISO8859-1/books
arch-handbook/jail
developers-handbook/jail

View file

@ -6,9 +6,12 @@
<chapter id="jail">
<chapterinfo>
<author><firstname>Evan Sarmiento</firstname>
<affiliation><address><email>evms@cs.bu.edu</email></address>
</affiliation>
<author>
<firstname>Evan</firstname>
<surname>Sarmiento</surname>
<affiliation>
<address><email>evms@cs.bu.edu</email></address>
</affiliation>
</author>
<copyright>
<year>2001</year>

View file

@ -6,9 +6,12 @@
<chapter id="jail">
<chapterinfo>
<author><firstname>Evan Sarmiento</firstname>
<affiliation><address><email>evms@cs.bu.edu</email></address>
</affiliation>
<author>
<firstname>Evan</firstname>
<surname>Sarmiento</surname>
<affiliation>
<address><email>evms@cs.bu.edu</email></address>
</affiliation>
</author>
<copyright>
<year>2001</year>