diff options
Diffstat (limited to 'networking/udhcp/udhcpd.8')
-rw-r--r-- | networking/udhcp/udhcpd.8 | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/networking/udhcp/udhcpd.8 b/networking/udhcp/udhcpd.8 deleted file mode 100644 index be8fac888..000000000 --- a/networking/udhcp/udhcpd.8 +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | .TH UDHCPD 8 2001-09-27 GNU/Linux "GNU/Linux Administrator's Manual" | ||
2 | .SH NAME | ||
3 | udhcpd \- very small DHCP server | ||
4 | .SH SYNOPSIS | ||
5 | .B udhcpd | ||
6 | .SH DESCRIPTION | ||
7 | The udhcp server negotiates leases with DHCP clients. | ||
8 | .SH FILES | ||
9 | .TP | ||
10 | .I /etc/udhcpd.conf | ||
11 | Configuration file. | ||
12 | .TP | ||
13 | .I /var/lib/misc/udhcpd.leases | ||
14 | Lease information file. | ||
15 | .SH SEE ALSO | ||
16 | .BR dumpleases (1), | ||
17 | .BR udhcpd.conf (8). | ||