diff options
Diffstat (limited to 'lib/observer')
-rw-r--r-- | lib/observer/doc/src/etop.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/observer/doc/src/etop.xml b/lib/observer/doc/src/etop.xml index 928724846a..4eb5603549 100644 --- a/lib/observer/doc/src/etop.xml +++ b/lib/observer/doc/src/etop.xml @@ -117,7 +117,8 @@ Default: <c>on</c></item> <name>start() -> ok</name> <fsummary>Start etop</fsummary> <desc> - <p>This function starts <c>etop</c>.</p> + <p>This function starts <c>etop</c>. + Note that etop is preferably started with the etop and getop scripts</p> </desc> </func> <func> |