summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-03-29 19:15:55 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-03-29 19:15:55 -0400
commit932bdfb10bb802e505358473248c1d1375e219b0 (patch)
treec3751b2b8bdcf795970b77a8318470a83fdec86a
parentWebappConfig/{config,worker}.py: add option to copy files (diff)
downloadwebapp-config-932bdfb10bb802e505358473248c1d1375e219b0.tar.gz
webapp-config-932bdfb10bb802e505358473248c1d1375e219b0.tar.bz2
webapp-config-932bdfb10bb802e505358473248c1d1375e219b0.zip
doc/webapp-config.8.xml: fix unpaired tag
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--doc/webapp-config.8.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/webapp-config.8.xml b/doc/webapp-config.8.xml
index dda1ec4..5b0048b 100644
--- a/doc/webapp-config.8.xml
+++ b/doc/webapp-config.8.xml
@@ -478,6 +478,7 @@
<listitem>
<para>Use this option to create the virtual copy by copying the files from the <filename>/usr/share/webapps/</filename> directories.</para>
<para>This option is useful if you want to copy the files directly from <filename>/usr/share/webapps/</filename> to your virtual host in /var/www without the use of softlinks, or hardlinks. Be aware that because this is a direct copying of files it will prove to take up more space on your filesystem as opposed to the other two options since you are duplicating the webapp.</para>
+ </listitem>
</varlistentry>
<varlistentry>