lxc: add Bugs section to lxc-monitor(1)

This lxc-monitor limitation deserves some lines in the manpage, until
something is done to allow several monitors to run concurrently.

Signed-off-by: Greg Kurz <gkurz@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Greg Kurz 2012-01-05 23:34:46 +01:00 committed by Daniel Lezcano
parent 65b6a86da2
commit d73ef6ec75

View File

@ -67,6 +67,18 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
&commonoptions;
<refsect1>
<title>Bugs</title>
<para>
Only one <command>lxc-monitor</command> can run at a time. Other
invocations will fail with the following error:
</para>
<para>
lxc-monitor: bind : Address already in use
</para>
</refsect1>
<refsect1>
<title>Examples</title>
<variablelist>