diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-01-06 21:11:08 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2014-01-06 21:14:15 -0800 |
commit | c93091479a8750773474573b3be9e627111b8e4a (patch) | |
tree | fa6884d1684e0bab1b4ce8a065848287af3add18 /contrib | |
parent | 20095f3196fb0da4a7fa64918467562a5c6c1154 (diff) |
Add additional stopwords for POD spelling tests
Change-Id: I7eefcb5eab2e35e8d45baa6e868f1f00867c6b62
Reviewed-on: https://gerrit.stanford.edu/1372
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/used-principals | 2 | ||||
-rwxr-xr-x | contrib/wallet-contacts | 2 | ||||
-rwxr-xr-x | contrib/wallet-summary | 2 | ||||
-rwxr-xr-x | contrib/wallet-unknown-hosts | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/used-principals b/contrib/used-principals index ca431e3..7051a37 100755 --- a/contrib/used-principals +++ b/contrib/used-principals @@ -108,7 +108,7 @@ __END__ ############################################################################## =for stopwords -KDC bzip2 +KDC bzip2 Allbery =head1 NAME diff --git a/contrib/wallet-contacts b/contrib/wallet-contacts index 907c161..ef06c02 100755 --- a/contrib/wallet-contacts +++ b/contrib/wallet-contacts @@ -137,7 +137,7 @@ print join ("\n", @email, ''); ############################################################################## =for stopwords -ACL NetDB SQL hostname lookup swhois whois +ACL NetDB SQL hostname lookup swhois whois Allbery =head1 NAME diff --git a/contrib/wallet-summary b/contrib/wallet-summary index 4e76119..0e6606d 100755 --- a/contrib/wallet-summary +++ b/contrib/wallet-summary @@ -170,7 +170,7 @@ close REPORT; ############################################################################## =for stopwords --hm keytab keytabs MERCHANTABILITY NONINFRINGEMENT sublicense +-hm keytab keytabs MERCHANTABILITY NONINFRINGEMENT sublicense Allbery =head1 NAME diff --git a/contrib/wallet-unknown-hosts b/contrib/wallet-unknown-hosts index 1aea11f..2e2a630 100755 --- a/contrib/wallet-unknown-hosts +++ b/contrib/wallet-unknown-hosts @@ -184,7 +184,7 @@ if ($command eq 'check') { =for stopwords ACL API CNAME DNS IP env keytab keytabs timestamp MERCHANTABILITY -NONINFRINGEMENT sublicense +NONINFRINGEMENT sublicense Allbery =head1 NAME |