mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-26 05:21:19 +00:00
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>
This commit is contained in:
parent
e2611fd5e1
commit
75d0acd48f
@ -30,14 +30,14 @@ man_MANS = \
|
|||||||
lxc.7
|
lxc.7
|
||||||
|
|
||||||
|
|
||||||
%.1 : %.sgml
|
%.1 : %.sgml
|
||||||
docbook2man -w all $<
|
docbook2man $<
|
||||||
|
|
||||||
%.5 : %.sgml
|
%.5 : %.sgml
|
||||||
docbook2man -w all $<
|
docbook2man $<
|
||||||
|
|
||||||
%.7 : %.sgml
|
%.7 : %.sgml
|
||||||
docbook2man -w all $<
|
docbook2man $<
|
||||||
|
|
||||||
lxc-%.sgml : common_options.sgml see_also.sgml
|
lxc-%.sgml : common_options.sgml see_also.sgml
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
@ -220,7 +220,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
<para>
|
<para>
|
||||||
Nevertheless, it will succeed on an unpatched kernel of version 3.0
|
Nevertheless, it will succeed on an unpatched kernel of version 3.0
|
||||||
or higher if the <option>-s</option> option is used to restrict the
|
or higher if the <option>-s</option> option is used to restrict the
|
||||||
namespaces that the process is to be attached to to one or more of
|
namespaces that the process is to be attached to to one or more of
|
||||||
<replaceable>NETWORK</replaceable>, <replaceable>IPC</replaceable>
|
<replaceable>NETWORK</replaceable>, <replaceable>IPC</replaceable>
|
||||||
and <replaceable>UTSNAME</replaceable>.
|
and <replaceable>UTSNAME</replaceable>.
|
||||||
</para>
|
</para>
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
lxc: linux Container library
|
lxc: linux Container library
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
@ -145,6 +145,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
filesystem) of size SIZE rather than the default, which is 1G.
|
filesystem) of size SIZE rather than the default, which is 1G.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
@ -179,7 +180,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
available containers on the system.
|
available containers on the system.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
]>
|
]>
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
]>
|
]>
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
]>
|
]>
|
||||||
|
@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE refentry PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||||
|
|
||||||
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
<!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
|
||||||
]>
|
]>
|
||||||
@ -280,7 +280,7 @@ rootfs
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
<![CDATA[
|
||||||
---------
|
---------
|
||||||
| STOPPED |<---------------
|
| STOPPED |<---------------
|
||||||
--------- |
|
--------- |
|
||||||
@ -305,7 +305,7 @@ rootfs
|
|||||||
---------- |
|
---------- |
|
||||||
| |
|
| |
|
||||||
---------------------
|
---------------------
|
||||||
|
]]>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
|
||||||
@ -570,7 +570,7 @@ rootfs
|
|||||||
to the background.
|
to the background.
|
||||||
|
|
||||||
<programlisting>
|
<programlisting>
|
||||||
|
<![CDATA[
|
||||||
# launch lxc-wait in background
|
# launch lxc-wait in background
|
||||||
lxc-wait -n foo -s STOPPED &
|
lxc-wait -n foo -s STOPPED &
|
||||||
LXC_WAIT_PID=$!
|
LXC_WAIT_PID=$!
|
||||||
@ -583,7 +583,7 @@ rootfs
|
|||||||
# is STOPPED
|
# is STOPPED
|
||||||
wait $LXC_WAIT_PID
|
wait $LXC_WAIT_PID
|
||||||
echo "'foo' is finished"
|
echo "'foo' is finished"
|
||||||
|
]]>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
</para>
|
</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user