source: introduction/common/acknowledgements.xml@ 3871491

Last change on this file since 3871491 was ed3e5d8, checked in by Jim Gifford <clfs@…>, 19 years ago

r967@server (orig r965): jim | 2005-12-26 22:57:04 -0800

r1199@server: jim | 2005-12-26 22:55:55 -0800
Grammar fixes from Chris Staub. Thank you


  • Property mode set to 100644
File size: 2.0 KB
RevLine 
[bf8c11f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-intro-acknowledgements">
9 <title>Cross-LFS Acknowledgements</title>
10 <?dbhtml filename="acknowledgements.html"?>
11
12 <para>The editors of the book would like to acknowledge people who
[ed3e5d8]13 have assisted in making the book what it is today.</para>
[bf8c11f]14
15 <itemizedlist>
16 <listitem>
17 <para>Nathan Coulson - Bootscripts, typo, and content fixes.</para>
18 </listitem>
19 <listitem>
20 <para>Richard Downing - Testing, typo, and content fixes.</para>
21 </listitem>
22 <listitem>
23 <para>Peter Ennis - Typo and content fixes.</para>
24 </listitem>
25 <listitem>
26 <para>Tony Morgan - Typo and content fixes.</para>
27 </listitem>
28 <listitem>
29 <para>Ryan Oliver - Developer of the Cross-LFS scripts.</para>
30 </listitem>
31 <listitem>
32 <para>Ken Moffat - Developer of the Pure64 Hint.</para>
33 </listitem>
34 </itemizedlist>
35
36<para>The editors of the book would also like to acknowledge people who
37have supported, spotted needed corrections, and testing of the cross-lfs book
38via the LFS-DEV Mailing lists.</para>
39
40 <itemizedlist>
41 <listitem>
42 <para>Doug Ronne - Various x86_64 fixes.</para>
43 </listitem>
44 <listitem>
45 <para>Maxim Osipov - MIPS Testing.</para>
46 </listitem>
47 <listitem>
48 <para>Justin Knierim - Typos.</para>
49 </listitem>
50 <listitem>
51 <para>Joe Ciccone - Alpha Development, Testing and GCC 4.x fixes.</para>
52 </listitem>
53 <listitem>
54 <para>Matt Darcy - x86_64 Testing.</para>
55 </listitem>
56 <listitem>
57 <para>Alexander E. Patrakov - Udev/Hotplug Integration</para>
58 </listitem>
[f6bcc50]59 <listitem>
60 <para>G. Moko - Text updates and Typos</para>
61 </listitem>
[8acf99e]62 <listitem>
63 <para>Chris Staub - Text updates and Typos</para>
64 </listitem>
[bf8c11f]65 </itemizedlist>
66
67 <para>Thank you all for your support.</para>
68
69</sect1>
Note: See TracBrowser for help on using the repository browser.