Modify the author information into standard used through out the handbook.

Discussed on:	freebsd-doc@
This commit is contained in:
Josef El-Rayes 2004-05-16 21:28:34 +00:00
parent f8297243db
commit 6d05c0410f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20919
6 changed files with 48 additions and 14 deletions
en_US.ISO8859-1/books/developers-handbook

View file

@ -10,7 +10,7 @@
<author>
<firstname>Murray</firstname>
<surname>Stokely</surname>
<contrib>This chapter was written by </contrib>
<contrib>Contributed by</contrib>
</author>
<author>
<firstname>Jeroen</firstname>

View file

@ -8,11 +8,19 @@
<title>IPv6 Internals</title>
<sect1 id="ipv6-implementation">
<sect1info>
<authorgroup>
<author>
<firstname>Yoshinobu</firstname>
<surname>Inoue</surname>
<contrib>Contributed by </contrib>
</author>
</authorgroup>
<!-- March 2000 -->
</sect1info>
<title>IPv6/IPsec Implementation</title>
<para><emphasis>Contributed by &a.shin;, 5 March
2000.</emphasis></para>
<para>This section should explain IPv6 and IPsec related implementation
internals. These functionalities are derived from <ulink
url="http://www.kame.net/">KAME project</ulink></para>

View file

@ -5,10 +5,22 @@
-->
<chapter id="kerneldebug">
<chapterinfo>
<authorgroup>
<author>
<firstname>Paul</firstname>
<surname>Richards</surname>
<contrib>Contributed by </contrib>
</author>
<author>
<firstname>J&ouml;rg</firstname>
<surname>Wunsch</surname>
</author>
</authorgroup>
</chapterinfo>
<title>Kernel Debugging</title>
<para><emphasis>Contributed by &a.paul; and &a.joerg;</emphasis></para>
<sect1 id="kerneldebug-obtain">
<title>Obtaining a Kernel Crash Dump</title>

View file

@ -5,10 +5,18 @@
-->
<chapter id="secure">
<chapterinfo>
<authorgroup>
<author>
<firstname>Murray</firstname>
<surname>Stockely</surname>
<contrib>Contributed by </contrib>
</author>
</authorgroup>
</chapterinfo>
<title>Secure Programming</title>
<para>This chapter was written by &a.murray;.</para>
<sect1 id="secure-synopsis"><title>Synopsis</title>
<para>This chapter describes some of the security issues that

View file

@ -5,11 +5,18 @@
-->
<chapter id="sockets">
<chapterinfo>
<authorgroup>
<author>
<firstname>G. Adam</firstname>
<surname>Stanislav</surname>
<contrib>Contributed by </contrib>
</author>
</authorgroup>
</chapterinfo>
<title>Sockets</title>
<para><emphasis>This chapter was written by
&a.stanislav;</emphasis></para>
<sect1 id="sockets-synopsis">
<title>Synopsis</title>

View file

@ -10,14 +10,13 @@
<author>
<firstname>James</firstname>
<surname>Raynard</surname>
<contrib>Written by </contrib>
<contrib>Contributed by</contrib>
</author>
</authorgroup>
<authorgroup>
<author>
<firstname>Murray</firstname>
<surname>Stokely</surname>
<contrib>Modifications for the Developer's Handbook by </contrib>
</author>
</authorgroup>
</chapterinfo>