Mercurial > hg > dhcpcd
changeset 59:047729b6641a draft
man page touchups
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Mon, 12 Feb 2007 17:08:44 +0000 |
| parents | 8120e49daefd |
| children | 76274880aa25 |
| files | dhcpcd.8 |
| diffstat | 1 files changed, 6 insertions(+), 11 deletions(-) [+] |
line wrap: on
line diff
--- a/dhcpcd.8 Mon Feb 12 16:12:50 2007 +0000 +++ b/dhcpcd.8 Mon Feb 12 17:08:44 2007 +0000 @@ -1,6 +1,6 @@ .\" $Id$ .\" -.TH DHCPCD 8 "06 December 2006" "dhcpcd 3.0" +.TH DHCPCD 8 "12 February 2007" "dhcpcd 3.0" .SH NAME dhcpcd \- DHCP client daemon @@ -73,10 +73,7 @@ We send the current hostname by default. To send no hostname, use -h ''. .TP .BI \-i \ vendorClassID -Specifies the vendor class identifier string. -.B dhcpcd -uses the default vendor class identifier string (system name, system release, -and machine type) if it is not specified. +Specifies the vendor class identifier string. The default is dhcpcd-<version>. .TP .BI \-k Sends @@ -217,23 +214,21 @@ .BI \-N Prevents .B dhcpcd -from replacing existing +from replacing .I /etc/ntp.conf -file. .TP .BI \-R Prevents .B dhcpcd -from replacing existing using resolvconf or replacing +from replacing .I /etc/resolv.conf -file. +or using resolvconf. .TP .BI \-Y Prevents .B dhcpcd -from replacing existing +from replacing .I /etc/yp.conf -file. .TP .BI \-G Prevents
