=doc Improve formatting in faq.rst

This commit is contained in:
Stanislav Savulchik 2014-08-22 22:32:01 +07:00
parent 17e27eed62
commit 441c49fe03

View file

@ -119,7 +119,7 @@ Observe all the parts you need here:
* ``/user/my/actor/hierarchy/path`` is the absolute path of the remote actor in
the remote systems supervision hierarchy, including the systems guardian
(i.e. ``/user``, there are others e.g. ``/system`` which hosts loggers, ``/temp``
which keeps temporary actor refs used with `ask()`, `/remote` which enables
which keeps temporary actor refs used with :meth:`ask`, ``/remote`` which enables
remote deployment, etc.); this matches how the actor prints its own ``self``
reference on the remote host, e.g. in log output.