Author: adam-guest
Date: 2008-10-12 15:27:46 +0000 (Sun, 12 Oct 2008)
New Revision: 1660

Modified:
   trunk/debian/changelog
   trunk/scripts/bts.pl
Log:
Expand on the definition of "claim" in the manpage. (Closes: #501142)

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-10-11 18:08:26 UTC (rev 1659)
+++ trunk/debian/changelog      2008-10-12 15:27:46 UTC (rev 1660)
@@ -5,6 +5,7 @@
     + Allow an explicit HELO to be specified when connecting via SMTP.
     + If a HELO is not specified then attempt to use the content of
       /etc/mailname instread.
+    + Expand on the definition of "claim" in the manpage. (Closes: #501142)
   * checkbashisms: Recognise brace expansions containing a leading or
     trailing empty value ("{,foo}", etc). Thanks Jonny Lamb.
     (Closes: #499971)

Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl        2008-10-11 18:08:26 UTC (rev 1659)
+++ trunk/scripts/bts.pl        2008-10-12 15:27:46 UTC (rev 1660)
@@ -1504,6 +1504,8 @@
 =item claim <bug> [<claim>]
 
 Record that you have claimed a bug (e.g. for a bug squashing party).
+<claim> should be a unique token allowing the bugs you have claimed
+to be identified; an e-mail address is often used.
 
 If no claim is specified, the environment variable DEBEMAIL
 or EMAIL (checked in that order) is used.



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to