diff options
Diffstat (limited to 'interface-definitions/system-ip.xml.in')
-rw-r--r-- | interface-definitions/system-ip.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/system-ip.xml.in b/interface-definitions/system-ip.xml.in index 86fbe5701..1fa63d517 100644 --- a/interface-definitions/system-ip.xml.in +++ b/interface-definitions/system-ip.xml.in @@ -15,7 +15,7 @@ <children> <leafNode name="table-size"> <properties> - <help>Maximum number of entries to keep in the ARP cache (default: 8192)</help> + <help>Maximum number of entries to keep in the ARP cache</help> <completionHelp> <list>1024 2048 4096 8192 16384 32768</list> </completionHelp> |