docs/misc: xen-command-line: fix parameters in sample serial configuration
authorSarah Newman <srn@prgmr.com>
Mon, 3 Feb 2020 12:09:13 +0000 (13:09 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 3 Feb 2020 12:09:13 +0000 (13:09 +0100)
The names of the serial parameters use hyphens, not underscores.

Signed-off-by: Sarah Newman <srn@prgmr.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
docs/misc/xen-command-line.pandoc

index 5eb3a07276b1542f73bd1f4530b12bbe5d65c849..5051583a5d6a548a34c727e2a67e950587b4de6f 100644 (file)
@@ -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>`