From e8d7c423818240f1230a13174419f516dd2bb6c7 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 13 Jun 2012 15:35:29 -0700 Subject: Fix help on for USB serial console --- templates/system/console/device/node.def | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/system') diff --git a/templates/system/console/device/node.def b/templates/system/console/device/node.def index 118fea97..dec98638 100644 --- a/templates/system/console/device/node.def +++ b/templates/system/console/device/node.def @@ -1,8 +1,10 @@ tag: type: txt help: Serial console device name -val_help: ; Serial device name - ; Xen console + +val_help: ; Serial device name +val_help: ; USB Serial device name +val_help: ; Xen console syntax:expression: pattern $VAR(@) "^((tty[A-Z])|ttyUSB|(hvc)){1}[0-9]+$" \ ; "console $VAR(@): not a valid tty name" -- cgit v1.2.3