From: Ian Jackson Date: Sat, 7 Feb 2015 15:16:25 +0000 (+0000) Subject: grep-excuses: Minor manpage corrections X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=804f398e233f46af0f53a55d5e99136c753b29c9;p=devscripts.git grep-excuses: Minor manpage corrections Fix two errors in the manpage intro paragraph: grep-excuses uses wget, not libwww-perl, and it can take a package name instead of a maintainer. Signed-off-by: Ian Jackson --- diff --git a/scripts/grep-excuses.1 b/scripts/grep-excuses.1 index a03ae87..4d603a5 100644 --- a/scripts/grep-excuses.1 +++ b/scripts/grep-excuses.1 @@ -5,7 +5,7 @@ grep-excuses \- search the testing excuses files for a specific maintainer \fBgrep-excuses\fR [\fIoptions\fR] [\fImaintainer\fR|\fIpackage\fR] .SH DESCRIPTION \fBgrep-excuses\fR downloads the update_excuses.html file and greps it -for the specified maintainer name. The \fBlibwww-perl\fR package is +for the specified maintainer or package name. The \fBwget\fR package is required for this script. If no name is given on the command line, first the environment variable \fBDEBFULLNAME\fR is used if it is defined, and failing that, the configuration variable described below