public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Devan Franchini" <twitch153@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/webapp-config:experimental commit in: doc/
Date: Tue, 23 Sep 2014 17:09:09 +0000 (UTC)	[thread overview]
Message-ID: <1411492001.f6cd6abf825f776489acaf5f584a1b21d141d0ea.twitch153@gentoo> (raw)

commit:     f6cd6abf825f776489acaf5f584a1b21d141d0ea
Author:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 23 16:50:02 2014 +0000
Commit:     Devan Franchini <twitch153 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 23 17:06:41 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=f6cd6abf

webapp-config.8.xml: clarifies man page for --dd and --vf flags

This commit corrects a typo where the short option for --default-dirs
is --vd instead of --dd, this has been corrected. Secondly, it also
attempts to make it clearer to the user that the --dd and --vf options
are two separate options and should not be treated equally by listing
them in two separate variable list entries.

X-Gentoo-Bug: 257592
X-Gentoo-Bug-URL: https://bugs.gentoo.org/257592

---
 doc/webapp-config.8.xml | 36 +++++++++++++++++++++++++++++++-----
 1 file changed, 31 insertions(+), 5 deletions(-)

diff --git a/doc/webapp-config.8.xml b/doc/webapp-config.8.xml
index e4141a1..5ab475d 100644
--- a/doc/webapp-config.8.xml
+++ b/doc/webapp-config.8.xml
@@ -502,8 +502,34 @@
 	  </varlistentry>
 
 	  <varlistentry>
-	    <term><option>--default-dirs</option> <replaceable>type</replaceable></term>
-	    <term><option>--vd</option> <replaceable>type</replaceable></term>
+	    <term><option>--default-dirs</option></term>
+	    <term><option>--dd</option></term>
+	    <listitem>
+	      <para><replaceable>type</replaceable> must be one of:</para>
+	      <variablelist>
+	        <varlistentry>
+	          <term>server-owned</term>
+		  <listitem>
+		    <para>Directories are owned by the user that the web server runs as.  Use the <option>-s</option> switch to specify which web server to use.</para>
+		  </listitem>
+		</varlistentry>
+		<varlistentry>
+		  <term>config-owned</term>
+		  <listitem>
+		    <para>Directories are owned by the user and group specified with the <option>-u</option> and <option>-g</option> switches.</para>
+		  </listitem>
+		</varlistentry>
+		<varlistentry>
+		  <term>virtual</term>
+		  <listitem>
+		    <para>Directories are shared; no local copy is created.</para>
+		  </listitem>
+		</varlistentry>
+	    </variablelist>
+	    </listitem>
+	  </varlistentry>
+
+	  <varlistentry>
 	    <term><option>--virtual-files</option> <replaceable>type</replaceable></term>
 	    <term><option>--vf</option> <replaceable>type</replaceable></term>
 	    <listitem>
@@ -512,19 +538,19 @@
 	        <varlistentry>
 		  <term>server-owned</term>
 		  <listitem>
-		    <para>Directories or files are owned by the user that the web server runs as.  Use the <option>-s</option> switch to specify which web server to use.</para>
+		    <para>Files are owned by the user that the web server runs as.  Use the <option>-s</option> switch to specify which web server to use.</para>
 		  </listitem>
 		</varlistentry>
 		<varlistentry>
 		  <term>config-owned</term>
 		  <listitem>
-		    <para>Directories or files are owned by the user and group specified with the <option>-u</option> and <option>-g</option> switches.</para>
+		    <para>Files are owned by the user and group specified with the <option>-u</option> and <option>-g</option> switches.</para>
 		  </listitem>
 		</varlistentry>
 		<varlistentry>
 		  <term>virtual</term>
 		  <listitem>
-		    <para>Directories or files are shared; no local copy is created.</para>
+		    <para>Files are shared; no local copy is created.</para>
 		  </listitem>
 		</varlistentry>
 	      </variablelist>


             reply	other threads:[~2014-09-23 17:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 17:09 Devan Franchini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-06  6:33 [gentoo-commits] proj/webapp-config:experimental commit in: doc/ Devan Franchini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1411492001.f6cd6abf825f776489acaf5f584a1b21d141d0ea.twitch153@gentoo \
    --to=twitch153@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox