aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/udhcpd.8
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/udhcpd.8')
-rw-r--r--networking/udhcp/udhcpd.817
1 files changed, 17 insertions, 0 deletions
diff --git a/networking/udhcp/udhcpd.8 b/networking/udhcp/udhcpd.8
new file mode 100644
index 000000000..be8fac888
--- /dev/null
+++ b/networking/udhcp/udhcpd.8
@@ -0,0 +1,17 @@
+.TH UDHCPD 8 2001-09-27 GNU/Linux "GNU/Linux Administrator's Manual"
+.SH NAME
+udhcpd \- very small DHCP server
+.SH SYNOPSIS
+.B udhcpd
+.SH DESCRIPTION
+The udhcp server negotiates leases with DHCP clients.
+.SH FILES
+.TP
+.I /etc/udhcpd.conf
+Configuration file.
+.TP
+.I /var/lib/misc/udhcpd.leases
+Lease information file.
+.SH SEE ALSO
+.BR dumpleases (1),
+.BR udhcpd.conf (8).