diff options
Diffstat (limited to 'templates/protocols/static/arp')
-rw-r--r-- | templates/protocols/static/arp/node.def | 2 | ||||
-rw-r--r-- | templates/protocols/static/arp/node.tag/hwaddr/node.def | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/static/arp/node.def b/templates/protocols/static/arp/node.def index 69b45a4f..395454ef 100644 --- a/templates/protocols/static/arp/node.def +++ b/templates/protocols/static/arp/node.def @@ -1,6 +1,6 @@ tag: type: ipv4 -help: Set a static ARP translation +help: Static ARP translation val_help: IPv4 destination address # diff --git a/templates/protocols/static/arp/node.tag/hwaddr/node.def b/templates/protocols/static/arp/node.tag/hwaddr/node.def index daa9a6a7..d3181160 100644 --- a/templates/protocols/static/arp/node.tag/hwaddr/node.def +++ b/templates/protocols/static/arp/node.tag/hwaddr/node.def @@ -1,5 +1,5 @@ type: macaddr -help: Set hardware protocol (e.g. MAC) address to translate to +help: Hardware protocol (e.g. MAC) address to translate to val_help: Hardware (MAC) address |