Skip to content

Commit daec86c

Browse files
committed
Use semicolons
Signed-off-by: Frédéric Zind <frederic.zind@vates.tech>
1 parent 8cf41dc commit daec86c

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/appendix/glossary.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
All terms and acronyms.
44

5-
* dom0 - "Domain 0", or "control domain" - The initial domain in Xen and XCP-ng, which has direct access to hardware and manages other virtual machines.
6-
* HVM - Hardware Virtual Machine
7-
* PBD - Physical Block Device
8-
* PIF - Physical Interface
9-
* PV - ParaVirtualization
10-
* SR - Storage Repository
11-
* VBD - Virtual Block Device
12-
* VDI - Virtual Disk Image
13-
* VM - Virtual Machine
14-
* XCP-ng - XCP New Generation
15-
* XCP - Xen Cloud Platform
5+
* dom0 : "Domain 0", or "control domain". The initial domain in Xen and XCP-ng, which has direct access to hardware and manages other virtual machines.
6+
* HVM : Hardware Virtual Machine
7+
* PBD : Physical Block Device
8+
* PIF : Physical Interface
9+
* PV : ParaVirtualization
10+
* SR : Storage Repository
11+
* VBD : Virtual Block Device
12+
* VDI : Virtual Disk Image
13+
* VM : Virtual Machine
14+
* XCP-ng : XCP New Generation
15+
* XCP : Xen Cloud Platform

0 commit comments

Comments
 (0)