docs: Fix 'make docs'
authorKeir Fraser <keir@xen.org>
Tue, 6 Sep 2011 14:49:40 +0000 (15:49 +0100)
committerKeir Fraser <keir@xen.org>
Tue, 6 Sep 2011 14:49:40 +0000 (15:49 +0100)
Signed-off-by: Keir Fraser <keir@xen.org>
docs/src/user.tex

index f743840d6f4fb5b548a66b69adf6aea37e4b9464..c29f4293cc9015ce77cf993f8951a97f11864d3b 100644 (file)
@@ -2280,7 +2280,7 @@ writing to the VGA console after domain 0 starts booting (e.g., `vga=text-80x50,
 \item [ vcpu\_migration\_delay=$<$minimum\_time$>$] Set minimum time of 
   vcpu migration in microseconds (default 0). This parameter avoids agressive
   vcpu migration. For example, the linux kernel uses 0.5ms by default.
-\item [ irq_vector_map=xxx ] Enable irq vector non-sharing maps.  Setting 'global' 
+\item [ irq\_vector\_map=xxx ] Enable irq vector non-sharing maps.  Setting 'global' 
   will ensure that no  IRQs will share vectors.  Setting 'per-device' will ensure 
   that no IRQs from the same device will share vectors.  Setting to 'none' will
   disable it entirely, overriding any defaults the IOMMU code may set.