diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-11 18:56:09 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2014-07-11 19:03:25 -0700 |
commit | cc9bb004ad8bc00b5685021848eeb1c0b6bd1f51 (patch) | |
tree | 0786e74ddfe0c8972310676f529010eaaf255c0c /perl | |
parent | af82b76209e29c662470802b321a04e88780b64b (diff) |
Add some missing stopwords in POD documentation
Change-Id: Ieb29af8a3bcf61cdebb1d8b7b2a5b8868a3586dc
Reviewed-on: https://gerrit.stanford.edu/1524
Reviewed-by: Russ Allbery <rra@stanford.edu>
Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/Wallet/Config.pm | 2 | ||||
-rw-r--r-- | perl/Wallet/Object/Duo.pm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl/Wallet/Config.pm b/perl/Wallet/Config.pm index ed3dded..5b0ab1c 100644 --- a/perl/Wallet/Config.pm +++ b/perl/Wallet/Config.pm @@ -28,7 +28,7 @@ Wallet::Config - Configuration handling for the wallet server DBI DSN SQLite subdirectories KEYTAB keytab kadmind KDC add-ons kadmin DNS SRV kadmin keytabs remctl backend lowercased NETDB ACL NetDB unscoped usernames rekey hostnames Allbery wallet-backend keytab-backend Heimdal -rekeys WebAuth WEBAUTH keyring LDAP DN GSS-API +rekeys WebAuth WEBAUTH keyring LDAP DN GSS-API integrations =head1 SYNOPSIS diff --git a/perl/Wallet/Object/Duo.pm b/perl/Wallet/Object/Duo.pm index af2dfab..e5773c8 100644 --- a/perl/Wallet/Object/Duo.pm +++ b/perl/Wallet/Object/Duo.pm @@ -211,7 +211,7 @@ __END__ ############################################################################## =for stopwords -Allbery Duo integration +Allbery Duo integration DBH keytab =head1 NAME |