summaryrefslogtreecommitdiffstats
path: root/dhcpcd.8.in
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-11-19 15:48:18 +0000
committerRoy Marples <roy@marples.name>2008-11-19 15:48:18 +0000
commit299662da4f99217bf4dfdd62147c273c0a5e3f1b (patch)
treec9d6c3ec127c587bcd3e14a5d23bd3c0b10b728c /dhcpcd.8.in
parent0b10229bc6ae7eadcc84a3c5e5710aac11c4f163 (diff)
downloaddhcpcd-299662da4f99217bf4dfdd62147c273c0a5e3f1b.tar.xz
We are now a BOOTP client also :)
Diffstat (limited to 'dhcpcd.8.in')
-rw-r--r--dhcpcd.8.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/dhcpcd.8.in b/dhcpcd.8.in
index 9a8ab030..8868f88e 100644
--- a/dhcpcd.8.in
+++ b/dhcpcd.8.in
@@ -83,6 +83,10 @@ sets the hostname to the one supplied by the DHCP server.
.Nm
then daemonises and waits for the lease renewal time to lapse.
Then it attempts to renew its lease and reconfigure if the new lease changes.
+.Pp
+.Nm
+is also an implementation of the BOOTP client specified in
+.Li RFC 951 .
.Ss Local Link configuration
If
.Nm
@@ -471,8 +475,8 @@ running on the
.Xr if_nametoindex 3,
.Xr fnmatch 3
.Sh STANDARDS
-RFC 2131, RFC 2132, RFC 2855, RFC 3004, RFC 3361, RFC 3396, RFC 3397,
-RFC 3442, RFC 3927, RFC 4361, RFC 4390, RFC 4702.
+RFC 951, RFC 1534, RFC 2131, RFC 2132, RFC 2855, RFC 3004, RFC 3361, RFC 3396,
+RFC 3397, RFC 3442, RFC 3927, RFC 4361, RFC 4390, RFC 4702.
.Sh AUTHORS
.An Roy Marples <roy@marples.name>
.Sh BUGS