diff options
| author | Roy Marples <roy@marples.name> | 2008-04-24 14:14:20 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-04-24 14:14:20 +0000 |
| commit | 3adc552008574690b2e3e2747405d86dd41dfca3 (patch) | |
| tree | aa0b519c13c1ad14c46b9fcc182d0242ad6db1eb /dhcpcd.8.in | |
| parent | 012fd5d37f2b9198e10d5e75a16184cd84205ac5 (diff) | |
| download | dhcpcd-3adc552008574690b2e3e2747405d86dd41dfca3.tar.xz | |
Man page corrections.
Diffstat (limited to 'dhcpcd.8.in')
| -rw-r--r-- | dhcpcd.8.in | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in index b03bf350..9e5feba3 100644 --- a/dhcpcd.8.in +++ b/dhcpcd.8.in @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Apr 22, 2008 +.Dd Apr 24, 2008 .Dt DHCPCD 8 SMM .Sh NAME .Nm dhcpcd @@ -124,7 +124,8 @@ Subsequent debug options stop .Nm from daemonising. .It Fl f , -config Ar file -Specify a config to load instead of @SYSCONFDIR@/dhcpcd.conf. +Specify a config to load instead of +.Pa @SYSCONFDIR@/dhcpcd.conf . .Nm always processes the config file before any command line options. .It Fl h , -hostname Ar hostname @@ -266,9 +267,10 @@ Don't use IPv4LL at all. Don't request the specified option. If no option given, then don't request any options other than those to configure the interface and routing. .It Fl T, -test -On receipt of discover messages we just call @SYSCONFDIR@/dhcpcd.sh with the -reason of TEST which echo's the DHCP variables found in the message to the -console. The interface configuration isn't touched and neither are any +On receipt of discover messages we just call +.Pa @SYSCONFDIR@/dhcpcd.sh +with the reason of TEST which echo's the DHCP variables found in the message +to the console. The interface configuration isn't touched and neither are any configuration files. .It Fl V, -variables Display a list of option codes and the associated variable for use in |
