7 Lovemaking Mistakes That Couples Make And How Too Avoid Them

2009-05-12 Thread Schaneman Lazott
<>

Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread jidanni
> I really don't understand the usefulness of this.
You have two different types of help output.
Depending on which one a users triggers, he will never know about the
other.
On the man page you document a help command, but the Usage messages,
both of them, make no mention of it. You must admit that is wrong.
Currently one will get more help by giving 'zz' instead of --help.



-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 528425 moreinfo
Bug#528425: mention "help" in both versions of the Usage statement
There were no tags set.
Tags added: moreinfo

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread Ryan Niebur
tag 528425 moreinfo
thanks

On Wed, May 13, 2009 at 04:27:40AM +0800, jida...@jidanni.org wrote:
> Package: apache2.2-common
> Version: 2.2.11-3
> Severity: minor
> File: /usr/sbin/apache2ctl
> 
> Please make sure "help" is mentioned in both cases below, so that there
> is no longer the two lines with just 0.
> 

why? I really don't understand the usefulness of this.

-- 
_
Ryan Niebur
ryanrya...@gmail.com


signature.asc
Description: Digital signature


Bug#528425: mention "help" in both versions of the Usage statement

2009-05-12 Thread jidanni
Package: apache2.2-common
Version: 2.2.11-3
Severity: minor
File: /usr/sbin/apache2ctl

Please make sure "help" is mentioned in both cases below, so that there
is no longer the two lines with just 0.

# for i in -- ''; do for c in wc 'grep -ic help'; do k="apache2ctl ${i}help 
2>&1|$c";echo \# $k; eval $k; done; done
# apache2ctl --help 2>&1|wc
  2   6 142
# apache2ctl --help 2>&1|grep -ic help
0
# apache2ctl help 2>&1|wc
 23 1701347
# apache2ctl help 2>&1|grep -ic help
0



-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#528424: mention what check_forensic does

2009-05-12 Thread jidanni
Package: apache2-utils
X-debbugs-cc: fabbi...@fabbione.net
Version: 2.2.11-3
File: /usr/share/man/man8/check_forensic.8.gz
Tags: patch

I hope this is what check_forensic does. At least that is what the
source code says it does.

$ zdiff -u /usr/share/man/man8/check_forensic.8.gz /tmp/check_forensic.8.gz
--- /dev/fd/5   2009-05-13 03:09:02.023252658 +0800
+++ -   2009-05-13 03:09:02.030996382 +0800
@@ -9,6 +9,8 @@
 to extract mod_log_forensic output from apache, apache-ssl and apache-perl
 log files.
 .PP
+It checks the forensic log for requests that did not complete
+and outputs the request log for each one.
 .SH AUTHOR
 This manual page was written by Fabio M. Di Nitto
 , for the Debian GNU/Linux system



-- 
To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org