]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Added the man.1 pages
authordlezcano <dlezcano>
Tue, 18 Nov 2008 13:45:49 +0000 (13:45 +0000)
committerdlezcano <dlezcano>
Tue, 18 Nov 2008 13:45:49 +0000 (13:45 +0000)
commitd823d5b966f49d975a09a8512d084389d6d7ffc7
treea979dbcf177cc8efc42d387a8d48de09e1c5a9ab
parent5c4886990b1dc623702191a916a92d039001ddfd
Added the man.1 pages

From: Daniel Lezcano <dlezcano@fr.ibm.com>

Added the different man pages for the lxc commands. The generation of the
man pages relies on the docbook tool.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
15 files changed:
Makefile.am
configure.in
doc/lxc-create.sgml.in [new file with mode: 0644]
doc/lxc-destroy.sgml.in [new file with mode: 0644]
doc/lxc-execute.sgml.in [new file with mode: 0644]
doc/lxc-freeze.sgml.in [new file with mode: 0644]
doc/lxc-ls.sgml.in [new file with mode: 0644]
doc/lxc-monitor.sgml.in [new file with mode: 0644]
doc/lxc-ps.sgml.in [new file with mode: 0644]
doc/lxc-start.sgml.in [new file with mode: 0644]
doc/lxc-stop.sgml.in [new file with mode: 0644]
doc/lxc-unfreeze.sgml.in [new file with mode: 0644]
doc/lxc-wait.sgml.in [new file with mode: 0644]
lxc.spec.in
src/lxc/lxc-ls.in