summaryrefslogtreecommitdiff
path: root/net/arpd/DESCR
diff options
context:
space:
mode:
authorgrant <grant>2005-08-25 10:26:34 +0000
committergrant <grant>2005-08-25 10:26:34 +0000
commit958ea84f2fecaa806d597294cba41f2664b765d2 (patch)
tree03517967e9e10662c4640bc7ed8722c8e305b8fd /net/arpd/DESCR
parentcb58d456e2bb2533fda6bdfe3afde5ae4b1e2833 (diff)
downloadpkgsrc-958ea84f2fecaa806d597294cba41f2664b765d2.tar.gz
rewrite this to reflect what this package actually is and does, not
how it works.
Diffstat (limited to 'net/arpd/DESCR')
-rw-r--r--net/arpd/DESCR10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/arpd/DESCR b/net/arpd/DESCR
index 8f95bb43374..bd4630d492e 100644
--- a/net/arpd/DESCR
+++ b/net/arpd/DESCR
@@ -1,7 +1,3 @@
-Look in the sample arpd.conf file. You can only have one aprnet
-for each interface, but as many nonet, dont and proxy as you want.
-On startup arpd will try to open /usr/pkg/etc/arpd.conf . If you
-want another config file, specify that as an argument to arpd.
-
-If you have any questions/suggestions, don't hesitate to ask/tell
-Jens A Nilsson, jnilsson@ludd.luth.se.
+arpd provides a simple way to configure static ARP entries for addresses
+in given networks, with the ability to exclude subnets and hosts within
+them.