View | Details | Raw Unified | Return to bug 50735
Collapse All | Expand All

(-)newbus/chapter.sgml (-1 / +1 lines)
Lines 42-48 Link Here
42
  <title>Newbus</title>
42
  <title>Newbus</title>
43
43
44
  <para><emphasis>Special thanks to Mathew N. Dodd, Warner Losh, Bill Paul.
44
  <para><emphasis>Special thanks to Mathew N. Dodd, Warner Losh, Bill Paul.
45
  Daug Rabson, Mike Smith, Peter Wemm and Scott Long.</emphasis></para>
45
  Doug Rabson, Mike Smith, Peter Wemm and Scott Long.</emphasis></para>
46
46
47
  <para>This chapter explains the Newbus device framework in detail.</para>
47
  <para>This chapter explains the Newbus device framework in detail.</para>
48
  <sect1 id="devdrivers">
48
  <sect1 id="devdrivers">
(-)policies/chapter.sgml (-1 / +1 lines)
Lines 58-64 Link Here
58
    <para>Some parts of the FreeBSD distribution consist of software that is
58
    <para>Some parts of the FreeBSD distribution consist of software that is
59
      actively being maintained outside the FreeBSD project.  For historical
59
      actively being maintained outside the FreeBSD project.  For historical
60
      reasons, we call this <emphasis>contributed</emphasis> software.  Some
60
      reasons, we call this <emphasis>contributed</emphasis> software.  Some
61
      examples are perl, gcc and patch.</para>
61
      examples are gcc and patch.</para>
62
62
63
    <para>Over the last couple of years, various methods have been used in
63
    <para>Over the last couple of years, various methods have been used in
64
      dealing with this type of software and all have some number of
64
      dealing with this type of software and all have some number of

Return to bug 50735