From: Roy Marples Date: Sun, 17 Oct 2010 10:44:54 +0000 (+0000) Subject: Man page corrections. X-Git-Tag: v5.2.9~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443c8695407471b1669e1b0e25b5c993faeba064;p=thirdparty%2Fdhcpcd.git Man page corrections. --- diff --git a/dhcpcd-run-hooks.8.in b/dhcpcd-run-hooks.8.in index 48c86c3e..7794833a 100644 --- a/dhcpcd-run-hooks.8.in +++ b/dhcpcd-run-hooks.8.in @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm dhcpcd-run-hooks -.Nd DHCP client configuration script +.Nd DHCP client configuration script .Sh DESCRIPTION .Nm is used by @@ -35,7 +35,7 @@ is used by to run any system and user defined hook scripts. System hook scripts are found in .Pa @HOOKDIR@ -and the user defined hooks are +and the user defined hooks are .Pa @SYSCONFDIR@/dhcpcd.enter-hook . and .Pa @SYSCONFDIR@/dhcpcd.exit-hook . @@ -110,7 +110,7 @@ means it cannot work as a DHCP or ZeroConf client. Static configuration and DHCP INFORM is still allowed. .It Dv STOP dhcpcd stopped running on the interface. -.iT Dv DUMP +.It Dv DUMP dhcpcd has been asked to dump the last lease for the interface. .It Dv TEST dhcpcd received an OFFER from a DHCP server but will not configure the @@ -118,7 +118,7 @@ interface. This is primarily used to test the variables are filled correctly for the script to process them. .El -.Sh FILES +.Sh FILES When .Nm runs, it loads diff --git a/dhcpcd.8.in b/dhcpcd.8.in index 455029f2..59938786 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -74,13 +74,13 @@ is an implementation of the DHCP client specified in .Li RFC 2131 . .Nm gets the host information -.Po +.Po IP address, routes, etc .Pc from a DHCP server and configures the network .Ar interface of the -machine on which it is running. +machine on which it is running. .Nm then runs the configuration script which writes DNS information to .Xr resolvconf 8 , @@ -143,7 +143,7 @@ versions. .Pp Interfaces are preferred by carrier, DHCP lease/IPv4LL and then lowest metric. For systems that support route metrics, each route will be tagged with the -metric, otherwise +metric, otherwise .Nm changes the routes to use the interface with the same route and the lowest metric. @@ -363,7 +363,7 @@ The default is 10 seconds. A setting of 0 seconds causes .Nm to skip the reboot phase and go straight into discover. -.It Fl D , -duid +.It Fl D , -duid Generate an .Li RFC 4361 compliant clientid. diff --git a/dhcpcd.conf.5.in b/dhcpcd.conf.5.in index 2b0ab818..c3bfa8f8 100644 --- a/dhcpcd.conf.5.in +++ b/dhcpcd.conf.5.in @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm dhcpcd.conf -.Nd dhcpcd configuration file +.Nd dhcpcd configuration file .Sh DESCRIPTION Although .Nm dhcpcd