diff options
author | Russ Allbery <rra@stanford.edu> | 2013-02-27 13:50:35 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-02-27 16:51:52 -0800 |
commit | 2a937e1145d3226ced41c2397339c03b1191573e (patch) | |
tree | d918b197bd3360bfe229f1fa5183a15aa511420e /contrib/wallet-contacts | |
parent | 027ed879d1697b04939547585ff3838b300154e1 (diff) |
Add stopwords for POD documentation of contrib/* scripts
Change-Id: I850cb07c344757362f09a3c2d88adc5b8154d7d7
Reviewed-on: https://gerrit.stanford.edu/838
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'contrib/wallet-contacts')
-rwxr-xr-x | contrib/wallet-contacts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/wallet-contacts b/contrib/wallet-contacts index a7bccf3..177fc76 100755 --- a/contrib/wallet-contacts +++ b/contrib/wallet-contacts @@ -135,6 +135,9 @@ print join ("\n", @email, ''); # Documentation ############################################################################## +=for stopwords +ACL NetDB SQL hostname lookup swhois whois + =head1 NAME wallet-contacts - Report contact addresses for matching wallet objects |