[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] docs/misc: xen-command-line: fix parameters in sample serial configuration


  • To: xen-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Sarah Newman <srn@xxxxxxxxx>
  • Date: Fri, 31 Jan 2020 17:20:26 -0800
  • Cc: Sarah Newman <srn@xxxxxxxxx>
  • Delivery-date: Sat, 01 Feb 2020 01:20:51 +0000
  • Dkim-filter: OpenDKIM Filter v2.11.0 mail.prgmr.com BB61C72008A
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

The names of the serial parameters use hyphens, not underscores.

Signed-off-by: Sarah Newman <srn@xxxxxxxxx>
---
 docs/misc/xen-command-line.pandoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/misc/xen-command-line.pandoc 
b/docs/misc/xen-command-line.pandoc
index 5eb3a07276..5051583a5d 100644
--- a/docs/misc/xen-command-line.pandoc
+++ b/docs/misc/xen-command-line.pandoc
@@ -369,8 +369,8 @@ The accepted name keywords for name=value pairs are:
 The following are examples of correct specifications:
 
     com1=115200,8n1,0x3f8,4
-    com1=115200,8n1,0x3f8,4,reg_width=4,reg_shift=2
-    com1=baud=115200,parity=n,stop_bits=1,io_base=0x3f8,reg_width=4
+    com1=115200,8n1,0x3f8,4,reg-width=4,reg-shift=2
+    com1=baud=115200,parity=n,stop-bits=1,io-base=0x3f8,reg-width=4
 
 ### conring_size
 > `= <size>`
-- 
2.17.1


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.