From 46d4d2a71e483de41ca0e0412c73da41b3b2f675 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Fri, 17 Feb 2017 10:47:44 +0100 Subject: [PATCH] vici: Document how we pronounce the vici protocol and plugin --- src/libcharon/plugins/vici/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libcharon/plugins/vici/README.md b/src/libcharon/plugins/vici/README.md index ba1e5f84a..9e973b336 100644 --- a/src/libcharon/plugins/vici/README.md +++ b/src/libcharon/plugins/vici/README.md @@ -1,8 +1,8 @@ # The Versatile IKE Control Interface (VICI) protocol # -The vici plugin implements the server side of an IPC protocol to configure, -monitor and control the IKE daemon charon. It uses request/response and event -messages to communicate over a reliable stream based transport. +The vici _[ˈvitʃi]_ plugin implements the server side of an IPC protocol to +configure, monitor and control the IKE daemon charon. It uses request/response +and event messages to communicate over a reliable stream based transport. ## Transport protocol ##