summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-03 15:24:53 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-08-03 15:24:53 +0100
commit9df9c93e17b4ab4329b3ff5843aa8cdcc8070cc7 (patch)
treea9357ec49d5e8cd55a901f038f695dd37bab8d14
parent13906dffb8a0174faf56d48afa837556fa607610 (diff)
downloadnode-startup-controller-9df9c93e17b4ab4329b3ff5843aa8cdcc8070cc7.tar.gz
Make the description of the NSM dummy more clear to unfamiliar readers
-rw-r--r--docs/reference/node-startup-controller/test-nsm-dummy.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/reference/node-startup-controller/test-nsm-dummy.xml b/docs/reference/node-startup-controller/test-nsm-dummy.xml
index e967790..f954994 100644
--- a/docs/reference/node-startup-controller/test-nsm-dummy.xml
+++ b/docs/reference/node-startup-controller/test-nsm-dummy.xml
@@ -4,14 +4,21 @@
]>
<refentry id="test-nsm-dummy">
<refmeta>
- <refentrytitle>Testing against the NSM dummy</refentrytitle>
+ <refentrytitle>Testing against the Node State Manager dummy</refentrytitle>
</refmeta>
<refnamediv>
- <refname>Testing against the NSM dummy</refname>
+ <refname>Testing against the Node State Manager dummy</refname>
<refpurpose>Important things to know when testing against the NSM dummy implementation</refpurpose>
</refnamediv>
+ <para>
+ Along with our implementation of the Node Startup Controller, this software package
+ also ships a dummy implementation of the Node State Manager (NSM). This is done in
+ order to make testing possible even though the actual NSM implementation has not
+ landed in GENIVI yet.
+ </para>
+
<refsect1>
<title>Notes about the NSM dummy behaviour</title>
<para>