From: Ferenc Wagner Date: Wed, 16 Jun 2010 07:19:15 +0000 (+0200) Subject: correct template directory documentation X-Git-Tag: lxc-0.7.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d67c1301b9cf6587b0cc2e42f4e61ed6c29097c;p=thirdparty%2Flxc.git correct template directory documentation Signed-off-by: Ferenc Wagner Signed-off-by: Daniel Lezcano --- diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in index 5505eeac0..f3e852428 100644 --- a/doc/lxc-create.sgml.in +++ b/doc/lxc-create.sgml.in @@ -65,7 +65,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA lxc commands. - The object is a directory created in @LXCPATH@ and identified by its name. + The object is a directory created in @LXCPATH@ + and identified by its name. @@ -105,10 +106,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA '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 @LXCTEMPLATEDIR@ + for details of the expected script structure.