From: Ted Lemon Date: Sat, 22 Nov 1997 07:51:02 +0000 (+0000) Subject: new catted man page X-Git-Tag: DHCP-971122~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=34219daf6d40ac4f51cf6fb02840e8f0e700ce1a;p=thirdparty%2Fdhcp.git new catted man page --- diff --git a/client/dhclient.cat8 b/client/dhclient.cat8 index af8ac0415..a9287f08f 100644 --- a/client/dhclient.cat8 +++ b/client/dhclient.cat8 @@ -5,7 +5,7 @@ dhclient(8) dhclient(8) NNAAMMEE - dhcpd - Dynamic Host Configuration Protocol Client + dhclient - Dynamic Host Configuration Protocol Client SSYYNNOOPPSSIISS ddhhcclliieenntt [ --pp _p_o_r_t ] [ --dd ] [ _i_f_0 [ _._._._i_f_N ] ] @@ -28,8 +28,8 @@ OOPPEERRAATTIIOONN attached, such as the location of a default router, the location of a name server, and so on. - On startup, dhclient reads the _d_h_c_l_i_e_n_t_._c_o_n_f for configu- - ration instructions. It then gets a list of all the net- + On startup, dhclient reads the _d_h_c_l_i_e_n_t_._c_o_n_f for configu­ + ration instructions. It then gets a list of all the net­ work interfaces that are configured in the current system. For each interface, it attempts to configure the interface using the DHCP protocol. @@ -51,7 +51,7 @@ OOPPEERRAATTIIOONN database. Old leases are kept around in case the DHCP server is - unavailable when dhclient is first invoked (generally dur- + unavailable when dhclient is first invoked (generally dur­ ing the initial system boot process). In that event, old leases from the dhclient.leases file which have not yet expired are tested, and if they are determined to be @@ -88,7 +88,7 @@ CCOOMMMMAANNDD LLIINNEE The names of the network interfaces that dhclient should attempt to configure may be specified on the command line. If no interface names are specified on the command line - dhclient will identify all network interfaces, elimininat- + dhclient will identify all network interfaces, elimininat­ ing non-broadcast interfaces if possible, and attempt to configure each interface. @@ -140,7 +140,7 @@ dhclient(8) dhclient(8) Elliot Poger for use on Linux while he was working on the MosquitoNet project at Stanford. - The current version owes much to Elliot's Linux enhance- + The current version owes much to Elliot's Linux enhance­ ments, but was substantially reorganized and partially rewritten by Ted Lemon so as to use the same networking framework that the Internet Software Consortium DHCP