o Spell the names of dfr and mdodd correctly

o Some punctuation fixes
o perl has been removed from 5.x, sendmail is a better example for
  contributed software

PR:		50735
Submitted by:	arved
This commit is contained in:
Christian Brueffer 2003-04-08 22:54:23 +00:00
parent 993606640a
commit 6b18444bae
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16503
3 changed files with 5 additions and 5 deletions
en_US.ISO8859-1/books
arch-handbook/newbus
developers-handbook

View file

@ -41,8 +41,8 @@
</chapterinfo>
<title>Newbus</title>
<para><emphasis>Special thanks to Mathew N. Dodd, Warner Losh, Bill Paul.
Daug Rabson, Mike Smith, Peter Wemm and Scott Long.</emphasis></para>
<para><emphasis>Special thanks to Matthew N. Dodd, Warner Losh, Bill Paul,
Doug Rabson, Mike Smith, Peter Wemm and Scott Long</emphasis>.</para>
<para>This chapter explains the Newbus device framework in detail.</para>
<sect1 id="devdrivers">

View file

@ -41,8 +41,8 @@
</chapterinfo>
<title>Newbus</title>
<para><emphasis>Special thanks to Mathew N. Dodd, Warner Losh, Bill Paul.
Daug Rabson, Mike Smith, Peter Wemm and Scott Long.</emphasis></para>
<para><emphasis>Special thanks to Matthew N. Dodd, Warner Losh, Bill Paul,
Doug Rabson, Mike Smith, Peter Wemm and Scott Long</emphasis>.</para>
<para>This chapter explains the Newbus device framework in detail.</para>
<sect1 id="devdrivers">

View file

@ -58,7 +58,7 @@
<para>Some parts of the FreeBSD distribution consist of software that is
actively being maintained outside the FreeBSD project. For historical
reasons, we call this <emphasis>contributed</emphasis> software. Some
examples are perl, gcc and patch.</para>
examples are sendmail, gcc and patch.</para>
<para>Over the last couple of years, various methods have been used in
dealing with this type of software and all have some number of