diff options
author | Russ Allbery <rra@stanford.edu> | 2012-08-07 19:23:15 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2012-08-07 19:23:15 -0700 |
commit | fd4eb6c452bd8b56d2a1db70c99b4828994f39c8 (patch) | |
tree | b20617482512c1e2960b12a7739ecc790bdc1bf9 | |
parent | af921c9cdaee72a83512ddf7ccdd269a3ee1473b (diff) |
Add some stopwords for POD spelling checks
-rw-r--r-- | client/wallet.pod | 2 | ||||
-rwxr-xr-x | server/wallet-admin | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/wallet.pod b/client/wallet.pod index fdfe37f..a0785a5 100644 --- a/client/wallet.pod +++ b/client/wallet.pod @@ -5,7 +5,7 @@ wallet - Client for retrieving secure data from a central server =for stopwords -hv srvtab arg keytabs metadata keytab ACL PTS kinit klist remctl PKINIT acl timestamp autocreate backend-specific setacl enctypes enctype ktadd -KDC appdefaults remctld Allbery uuencode getacl backend ACL's +KDC appdefaults remctld Allbery uuencode getacl backend ACL's DES =head1 SYNOPSIS diff --git a/server/wallet-admin b/server/wallet-admin index fbab72b..94d62c7 100755 --- a/server/wallet-admin +++ b/server/wallet-admin @@ -76,7 +76,7 @@ __END__ wallet-admin - Wallet server administrative commands =for stopwords -metadata ACL hostname backend acl acls wildcard SQL Allbery +metadata ACL hostname backend acl acls wildcard SQL Allbery verifier =head1 SYNOPSIS |