aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2010-01-08 15:19:20 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-01-08 15:19:20 +0100
commitf079d569fc43c225643470df4641e643bd2f8b3c (patch)
tree14131cb4822586ebe0ccfb4498661c85f6be871b /doc
parentfix misleading error message in lxc_create (diff)
downloadlxc-f079d569fc43c225643470df4641e643bd2f8b3c.tar.gz
lxc-f079d569fc43c225643470df4641e643bd2f8b3c.tar.bz2
lxc-f079d569fc43c225643470df4641e643bd2f8b3c.zip
fix bad docbook syntax in lxc-create.sgml.in
Removed extra </command>. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/lxc-create.sgml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in
index 5a2baae..2d7ccea 100644
--- a/doc/lxc-create.sgml.in
+++ b/doc/lxc-create.sgml.in
@@ -49,7 +49,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
<refsynopsisdiv>
<cmdsynopsis>
<command>lxc-create <replaceable>-n name</replaceable>
- <optional>-f config_file</optional></command>
+ <optional>-f config_file</optional>
<optional>-t template</optional></command>
</cmdsynopsis>
</refsynopsisdiv>