From ef3de992262af74d5671bfe564db762d12ac53b6 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 25 Feb 2017 18:00:18 -0800 Subject: [PATCH] Update DispVM entry --- reference/glossary.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/glossary.md b/reference/glossary.md index 7fec416f..7d1440cc 100644 --- a/reference/glossary.md +++ b/reference/glossary.md @@ -127,8 +127,8 @@ network-level policies (a.k.a. "firewall rules"). A FirewallVM called DispVM ------ -Disposable Virtual Machine. A temporary [AppVM](#appvm) which can quickly be -created, used, and destroyed. +[Disposable Virtual Machine]. A temporary [AppVM](#appvm) based on a +[DVM Template](#dvm-template) which can quickly be created, used, and destroyed. DVM --- @@ -197,5 +197,6 @@ systems. This allows for optimal performance on guest operating systems such as Windows. +[Disposable Virtual Machine]: /doc/dispvm/ [DispVM Customization]: /doc/dispvm-customization/