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

(-)en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml (-3 / +6 lines)
Lines 3339-3347 Link Here
3339
    <sect2>
3339
    <sect2>
3340
      <title>What this Section Covers</title>
3340
      <title>What this Section Covers</title>
3341
3341
3342
      <para>This section attempts to describe only the parts
3342
      <para>This section describes both the client-side and server-side
3343
        of the DHCP system that are integrated with FreeBSD;
3343
        components of the ISC DHCP system.  The client-side program,
3344
        consequently, the server portions are not described.  The DHCP
3344
        <command>dhclient</command>, comes integrated within FreeBSD, and
3345
        the server-side portion is available from the 
3346
        <filename role="package">net/isc-dhcp3</filename> port.  The
3347
        &man.dhclient.8;, &man.dhcp-options.5;, and &man.dhclient.conf.5;
3345
        manual pages, in addition to the references below, are useful
3348
        manual pages, in addition to the references below, are useful
3346
        resources.</para>
3349
        resources.</para>
3347
    </sect2>
3350
    </sect2>

Return to bug 43279