diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-02-02 09:12:36 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-02-02 09:12:36 -0800 |
commit | fed73592cfd6fd2f87aad1669d1b9ebecfa03cdc (patch) | |
tree | 593d14ce30f866ab334d2662be3972c8a8ea016e /templates/system/static-host-mapping/node.def | |
parent | 831abebf172d4350849aecca838547f8878f36d1 (diff) | |
download | vyatta-cfg-system-fed73592cfd6fd2f87aad1669d1b9ebecfa03cdc.tar.gz vyatta-cfg-system-fed73592cfd6fd2f87aad1669d1b9ebecfa03cdc.zip |
Static host-name mapping changes
Fix help text (Bug 5254) and allow IPV6 static mapping (Bug 5298)
Diffstat (limited to 'templates/system/static-host-mapping/node.def')
-rw-r--r-- | templates/system/static-host-mapping/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/static-host-mapping/node.def b/templates/system/static-host-mapping/node.def index fbc69aa7..33f33a4c 100644 --- a/templates/system/static-host-mapping/node.def +++ b/templates/system/static-host-mapping/node.def @@ -1,2 +1,2 @@ priority: 400 -help: Set to map DNS names to system interfaces +help: Set to map host names to addresses |