From a43d14339e2328747b7b885b495ec7ac784d37fd Mon Sep 17 00:00:00 2001 From: Wojtek Porczyk Date: Wed, 14 Jun 2017 11:26:07 +0200 Subject: [PATCH] admin-api: fix html ents --- services/admin-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/admin-api.md b/services/admin-api.md index de0c3901..8fd5466f 100644 --- a/services/admin-api.md +++ b/services/admin-api.md @@ -157,10 +157,10 @@ does not by itself support translation. The tags provided can be used to write custom policies. They are not used in a default Qubes OS installation. However, they are created anyway. -- `created-by-` &emdash; Created in an extension to qubesd at the +- `created-by-` — Created in an extension to qubesd at the moment of creation of the VM. Cannot be changed via API, which is also enforced by this extension. -- `managed-by-` &emdash; Can be used for the same purpose, but it is +- `managed-by-` — Can be used for the same purpose, but it is not created automatically, nor is it forbidden to set or reset this tag. ## General notes