]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
config: Formatting fixes
authorMartin Lucina <martin@lucina.net>
Mon, 30 Nov 2015 15:15:07 +0000 (16:15 +0100)
committerMartin Lucina <martin@lucina.net>
Mon, 30 Nov 2015 15:15:07 +0000 (16:15 +0100)
doc/config.md

index 747d16c9d6695881ca5a24eafcfef5f62152aa56..30f06fd338d282e1dec0daccc28fb328aa695e1e 100644 (file)
@@ -85,9 +85,9 @@ _hostname_: The kernel hostname.
     }
     ...
 
-_if_: The kernel name of the network interface. (eg. `vioif0`, `xenif0`)
-_cloner_: Create the interface? (boolean, Xen only)
-_type_, _method_: Network interface type and configuration method.
+_if_: The kernel name of the network interface. (eg. `vioif0`, `xenif0`)
+_cloner_: Create the interface? (boolean, Xen only)
+_type_, _method_: Network interface type and configuration method.
 
 _TODO_: Document methods.
 
@@ -104,10 +104,10 @@ Should be change to use an array instead.
     }
     ...
 
-_source_: `dev`, `vnd` or `etfs`
-_path_: The path to the block device/etfs key. 
-_fstype_: `blk` or `kernfs`
-_mountpoint_: The filesystem mount point.
+_source_: `dev`, `vnd` or `etfs`
+_path_: The path to the block device/etfs key. 
+_fstype_: `blk` or `kernfs`
+_mountpoint_: The filesystem mount point.
 
 _TODO_: Incomplete. Document semantics of various sources, and differences
 between Xen and hw.