diff options
author | Mike Frysinger | 2006-05-11 02:09:39 +0000 |
---|---|---|
committer | Mike Frysinger | 2006-05-11 02:09:39 +0000 |
commit | e3412d8331d7b59c2779bd8244b8b367ce2a128e (patch) | |
tree | 7854c9784fd91db6a6073e12a9f82a0576b30db1 /networking/udhcp/dumpleases.1 | |
parent | 6143c0719befdac69e43d878d912e6abf5cce378 (diff) | |
download | busybox-e3412d8331d7b59c2779bd8244b8b367ce2a128e.zip busybox-e3412d8331d7b59c2779bd8244b8b367ce2a128e.tar.gz |
remove files not related to busybox
Diffstat (limited to 'networking/udhcp/dumpleases.1')
-rw-r--r-- | networking/udhcp/dumpleases.1 | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/networking/udhcp/dumpleases.1 b/networking/udhcp/dumpleases.1 deleted file mode 100644 index 04a04da..0000000 --- a/networking/udhcp/dumpleases.1 +++ /dev/null @@ -1,30 +0,0 @@ -.TH DUMPLEASES 1 2001-09-27 GNU/Linux "GNU/Linux Administrator's Manual" -.SH NAME -dumpleases \- display leases granted by udhcp server -.SH SYNOPSIS -.B dumpleases -.RI [ OPTION ]... -.SH DESCRIPTION -Display the DHCP leases granted by -.BR udhcpd (8). -.SH OPTIONS -.TP -.BR \-a ,\ \-\-absolute -Interpret lease times as expiration time. -.TP -.BI \-f\ FILE,\ \-\-file= FILE -Read lease information from -.IR FILE . -.TP -.BR \-h ,\ \-\-help -Display help. -.TP -.BR \-r ,\ \-\-remaining -Interpret lease times as remaining time. -.SH FILES -.TP -.I /var/lib/misc/udhcpd.leases -Lease information file. -.SH SEE ALSO -.BR udhcpd (8), -.BR udhcpd.conf (5). |