]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
correct template directory documentation
authorFerenc Wagner <wferi@niif.hu>
Wed, 16 Jun 2010 07:19:15 +0000 (09:19 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 16 Jun 2010 07:19:15 +0000 (09:19 +0200)
Signed-off-by: Ferenc Wagner <wferi@niif.hu>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
doc/lxc-create.sgml.in

index 5505eeac01e11b49c71cc32edc3901af74d23eaa..f3e852428c990002d7f4da38cea40cebf98b50b1 100644 (file)
@@ -65,7 +65,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
       lxc commands.
     </para>
     <para>
-      The object is a directory created in @LXCPATH@ and identified by its name.
+      The object is a directory created in <filename>@LXCPATH@</filename>
+      and identified by its name.
     </para>
 
     <para>
@@ -105,10 +106,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
        <listitem>
          <para>
            'template' is the short name of an existing 'lxc-template'
-           script that is called by lxc-create.
-           eg: lxc-busybox, lxc-debian, lxc-fedora, lxc-sshd.
-           Refer to those exemples in @BINDIR@
-           for details of expecting script structure.
+           script that is called by lxc-create,
+           eg. busybox, debian, fedora, ubuntu or sshd.
+           Refer to the examples in <filename>@LXCTEMPLATEDIR@</filename>
+           for details of the expected script structure.
          </para>
        </listitem>
       </varlistentry>