Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/webapp-config:master commit in: doc/
Date: Fri, 29 Mar 2013 23:17:04
Message-Id: 1364598955.932bdfb10bb802e505358473248c1d1375e219b0.blueness@gentoo
1 commit: 932bdfb10bb802e505358473248c1d1375e219b0
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 29 23:15:55 2013 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 29 23:15:55 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=932bdfb1
7
8 doc/webapp-config.8.xml: fix unpaired tag
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11
12 ---
13 doc/webapp-config.8.xml | 1 +
14 1 files changed, 1 insertions(+), 0 deletions(-)
15
16 diff --git a/doc/webapp-config.8.xml b/doc/webapp-config.8.xml
17 index dda1ec4..5b0048b 100644
18 --- a/doc/webapp-config.8.xml
19 +++ b/doc/webapp-config.8.xml
20 @@ -478,6 +478,7 @@
21 <listitem>
22 <para>Use this option to create the virtual copy by copying the files from the <filename>/usr/share/webapps/</filename> directories.</para>
23 <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>
24 + </listitem>
25 </varlistentry>
26
27 <varlistentry>