aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2017-02-17 10:47:44 +0100
committerTobias Brunner <tobias@strongswan.org>2017-03-20 10:39:10 +0100
commit46d4d2a71e483de41ca0e0412c73da41b3b2f675 (patch)
tree5dfa562367d08be4c99f06e2900e630b087d1365 /src/libcharon/plugins
parentd5a19a17dc3a8ce17825f690777aaa3c9298b7b3 (diff)
downloadstrongswan-46d4d2a71e483de41ca0e0412c73da41b3b2f675.tar.bz2
strongswan-46d4d2a71e483de41ca0e0412c73da41b3b2f675.tar.xz
vici: Document how we pronounce the vici protocol and plugin
Diffstat (limited to 'src/libcharon/plugins')
-rw-r--r--src/libcharon/plugins/vici/README.md6
1 files 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 ##