summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2017-06-19 13:58:42 +0200
committerStephane Desneux <stephane.desneux@iot.bzh>2017-06-19 13:58:42 +0200
commitc521e63554217a67cf69cdefe5bb4672d640b555 (patch)
tree623030c1f0629dad27eade50081f65a297c6cb58
parentd266bd8816f5a2647e011f5b23698bf2d788b91b (diff)
docs: minor enhancements, typo fixes
Change-Id: Ic2cb29cb96e6542405736628f2d0cce995cb21ce Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--docs/afm-daemons.md4
-rw-r--r--docs/application-framework.md2
-rw-r--r--docs/pictures/AppFW-APP_install_sequences.svg4
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/afm-daemons.md b/docs/afm-daemons.md
index 018e139..6d31e34 100644
--- a/docs/afm-daemons.md
+++ b/docs/afm-daemons.md
@@ -5,7 +5,7 @@ Foreword
--------
This document describes application framework daemons
-FCF (Fully Conform to Specification) implementation is still under development.
+FCS (Fully Conform to Specification) implementation is still under development.
It may happen that current implementation somehow diverges with specifications.
Introduction
@@ -423,7 +423,7 @@ Starting **afm daemons**
***afm-system-daemon*** and ***afm-user-daemon*** are launched as systemd
services attached to system and user respectively. Normally, service files are
locatedat */lib/systemd/system/afm-system-daemon.service* and
-*/lib/systemd/user/afm-user-daemon.service*.
+*/usr/lib/systemd/user/afm-user-daemon.service*.
### ***afm-system-daemon*** options
diff --git a/docs/application-framework.md b/docs/application-framework.md
index fbd4513..0b9750d 100644
--- a/docs/application-framework.md
+++ b/docs/application-framework.md
@@ -6,7 +6,7 @@ Foreword
--------
This document describes application framework fundamentals.
-FCF (Fully Conform to Specification) implementation is still under development.
+FCS (Fully Conform to Specification) implementation is still under development.
It may happen that current implementation somehow diverges with specifications.
Overview
diff --git a/docs/pictures/AppFW-APP_install_sequences.svg b/docs/pictures/AppFW-APP_install_sequences.svg
index e0cb250..fab8399 100644
--- a/docs/pictures/AppFW-APP_install_sequences.svg
+++ b/docs/pictures/AppFW-APP_install_sequences.svg
@@ -222,7 +222,7 @@
<path fill="none" stroke="rgb(52,101,164)" d="M 65136,6322 C 65008,6322 64880,6450 64880,6578 L 64880,7602 C 64880,7730 65008,7858 65136,7858 L 70052,7858 C 70180,7858 70308,7730 70308,7602 L 70308,6578 C 70308,6450 70180,6322 70052,6322 L 65136,6322 Z"/>
<path fill="none" stroke="rgb(52,101,164)" d="M 64880,6322 L 64880,6322 Z"/>
<path fill="none" stroke="rgb(52,101,164)" d="M 70308,7858 L 70308,7858 Z"/>
- <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="65551" y="7310"><tspan fill="rgb(0,0,0)" stroke="none">D-Bus session</tspan></tspan></tspan></text>
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Liberation Sans, sans-serif" font-size="635px" font-weight="400"><tspan class="TextPosition" x="65551" y="7310"><tspan fill="rgb(0,0,0)" stroke="none">Application UI</tspan></tspan></tspan></text>
</g>
</g>
<g class="Group">
@@ -405,4 +405,4 @@
</g>
</g>
</g>
-</svg> \ No newline at end of file
+</svg>