summaryrefslogtreecommitdiffstats
path: root/dhcpcd.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-08-13 21:29:30 +0000
committerRoy Marples <roy@marples.name>2008-08-13 21:29:30 +0000
commit7b1ae6d97bfd6191bba5108ff6b2dea8237b9cbb (patch)
tree69a06be9b9fe5a08391d30e468ea55906c170ec4 /dhcpcd.8.in
parentc22ce5910d50c60031684fb3ef654d4c819c3858 (diff)
downloaddhcpcd-7b1ae6d97bfd6191bba5108ff6b2dea8237b9cbb.tar.xz
classid -> vendorclassid to match the RFC description.
Diffstat (limited to 'dhcpcd.8.in')
-rw-r--r--dhcpcd.8.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in
index 67724a29..90586310 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 August 12, 2008
+.Dd August 13, 2008
.Dt DHCPCD 8 SMM
.Sh NAME
.Nm dhcpcd
@@ -33,7 +33,7 @@
.Op Fl c , -script Ar script
.Op Fl f , -config Ar file
.Op Fl h , -hostname Ar hostname
-.Op Fl i , -classid Ar classid
+.Op Fl i , -vendorclassid Ar vendorclassid
.Op Fl l , -leasetime Ar seconds
.Op Fl m , -metric Ar metric
.Op Fl o , -option Ar option
@@ -154,9 +154,9 @@ sent, or an empty string to
stop any
.Ar hostname
from being sent.
-.It Fl i , -classid Ar classid
+.It Fl i , -vendorclassid Ar vendorclassid
Override the
-.Ar classid
+.Ar vendorclassid
field sent. The default is
dhcpcd <version>.
If not set then none is sent.