fix bad docbook syntax in lxc-create.sgml.in

Removed extra </command>.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Daniel Lezcano 2010-01-08 15:19:20 +01:00
parent 9acc339a38
commit f079d569fc

View File

@ -49,7 +49,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<refsynopsisdiv> <refsynopsisdiv>
<cmdsynopsis> <cmdsynopsis>
<command>lxc-create <replaceable>-n name</replaceable> <command>lxc-create <replaceable>-n name</replaceable>
<optional>-f config_file</optional></command> <optional>-f config_file</optional>
<optional>-t template</optional></command> <optional>-t template</optional></command>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>