Welcome to little lamb

Code » anopa » commit 4870232

doc: status: Little fixes/tweaks

author Olivier Brunel
2015-07-16 17:06:35 UTC
committer Olivier Brunel
2015-07-16 17:06:35 UTC
parent 2c032e110626457d0a7071385fefa22959b44857

doc: status: Little fixes/tweaks

doc/aa-status.pod +6 -4

diff --git a/doc/aa-status.pod b/doc/aa-status.pod
index ef1b3df..6a86329 100644
--- a/doc/aa-status.pod
+++ b/doc/aa-status.pod
@@ -79,10 +79,11 @@ An additionnal message will be present.
 
 =item B<Starting failed> / B<Stopping failed>
 
-(I<one-shot services only.>)
+For oneshot services, the script I<start>/I<stop> could not be started; E.g. a
+permission error prevented its execution; For longrun services, it can occur if
+e.g. anopa failed to communicate with s6
 
-The script I<start>/I<stop> could not be started; E.g. a permission error
-prevented its execution. An additionnal message might be present.
+An additionnal message might be present.
 
 =item B<Start failed> / B<Stop failed>
 
@@ -112,7 +113,8 @@ The script I<run> is currently running; Its PID will be specified.
 
 (I<long-run services only.>)
 
-The script I<run> is currently running; Its PID will be specified.
+The script I<run> is currently running, and readiness was signaled; Its PID will
+be specified.
 
 =item B<Down>