diff options
Diffstat (limited to 'templates/interfaces/pseudo-ethernet/node.def')
-rw-r--r-- | templates/interfaces/pseudo-ethernet/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/interfaces/pseudo-ethernet/node.def b/templates/interfaces/pseudo-ethernet/node.def index bf88b047..b0c00a27 100644 --- a/templates/interfaces/pseudo-ethernet/node.def +++ b/templates/interfaces/pseudo-ethernet/node.def @@ -1,7 +1,7 @@ tag: priority: 390 type: txt -help: Set Pseudo Ethernet device name +help: Pseudo Ethernet device name comp_help: Enter Pseudo Ethernet interface name (peth0 - peth999) syntax:expression: pattern $VAR(@) "^peth[0-9]+$" \ ; "name must be (peth0-peth999)" |