]> git.ipfire.org Git - thirdparty/lxc.git/commit
Update documentation to Docbook 4.5
authorPeter Simons <simons@cryp.to>
Sat, 20 Oct 2012 09:47:22 +0000 (11:47 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Mon, 12 Nov 2012 20:20:39 +0000 (15:20 -0500)
commitaa8d013ec5b09cd1cd904173d6234ef126eb2126
treeaa52091b06a0a45cf71218fb413891270a9a69cf
parente54d6cce171d9b18e2ec553e4c30c17d4462332e
Update documentation to Docbook 4.5

The package 'docbook-tools' [1] required to format Docbook 3.0 into man pages
has been obsoleted a long time ago and can no longer be downloaded from its
former homepage. Recent versions of that package -- now called 'docbook2X' --,
cannot deal with that old markup format anymore (and don't support the '-w all'
command line switch either). To remedy these issues, all SGML files have been
updated to Docbook 4.5 so that recent versions of docbook2man can process them.

[1] http://sources.redhat.com/docbook-tools/
[2] http://docbook2x.sourceforge.net/

Signed-off-by: Peter Simons <simons@cryp.to>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
22 files changed:
doc/Makefile.am
doc/lxc-attach.sgml.in
doc/lxc-cgroup.sgml.in
doc/lxc-checkpoint.sgml.in
doc/lxc-console.sgml.in
doc/lxc-create.sgml.in
doc/lxc-destroy.sgml.in
doc/lxc-execute.sgml.in
doc/lxc-freeze.sgml.in
doc/lxc-kill.sgml.in
doc/lxc-ls.sgml.in
doc/lxc-monitor.sgml.in
doc/lxc-ps.sgml.in
doc/lxc-restart.sgml.in
doc/lxc-shutdown.sgml.in
doc/lxc-start.sgml.in
doc/lxc-stop.sgml.in
doc/lxc-unfreeze.sgml.in
doc/lxc-wait.sgml.in
doc/lxc.conf.sgml.in
doc/lxc.sgml.in
lxc.spec.in