Make the description of the NSM dummy more clear to unfamiliar readers
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Fri, 3 Aug 2012 14:24:53 +0000 (15:24 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Fri, 3 Aug 2012 14:24:53 +0000 (15:24 +0100)
docs/reference/node-startup-controller/test-nsm-dummy.xml

index e967790..f954994 100644 (file)
@@ -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>