Package: sks Version: 1.1.1+dpkgv3 Severity: wishlist Tags: patch -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
The attached patch names better the #keys parameter of the dump command and explains what it is for. Its meaning is the opposite to what I expected to happen. - -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJMtws5AAoJEFOUR53TUkxRoagP+gJvBZtsAhQ3soIsa0PsjDzg I/9VBNFJgoMXAoIZSYc/yf+3QcLSe2Qx/vA7qQHHw4ghr10bgLMtgc3rd/pdOb2A sJ2AzHI6mMmAi2l370Ul//0EyrlLD0NtIl/boEQPdoi6BTL9D38l3kH1GAcKb4K/ tZi60PSSSdrpMwIqFMaC7MmeQVhQW1DaibZYirM28tqJw7S+85CU97wEPSXFJUUY 5TWBAmAHV2viKC9mTCge/RDA8jGDS9/KYeHIvjYGGmU9TpFXZhLCs0a3ctHHt7kO NdvYyP43UsswoLaMtwBKLOTDXA9FJRnUHlD27Tr4t90kmSS9nJn4KCKfvr4VSuxv 6Zkt+Eda8tYyx14NzxGcEkLT6Na6Kl6duXb9Ou5AvG0sH5dIsPqgwxhb/Be0z5CH t7PO7XeH4JF5CJ5hl0Wcq06CNHgEEVQEUjGbhqQGpmSed8S94/N3kCBH4BXH5Ged HZvcZt1PkwPpQPcIHKFUOjhtN5espiv9AaGeTxsNCJxAir4hibdUNHLJ5gZQqLG/ qS8cSKH8byDuoOAGGOL5iTpIgNKEO+sbt5DvV7ctQ8oKc1LC0bbqY1Bb9Fjd1kj/ ANUSuxW1P5UjhVN64qvf9rol6KIUcnzd5RbEhpPAhbndQhXhDs8UbzD4UitEI7Ti qQLV0YDBGJmRS/bXONNR =7p2j -----END PGP SIGNATURE-----
--- sks-1.1.1+dpkgv3.old/sks.pod 2010-10-14 13:06:42.000000000 +0100 +++ sks-1.1.1+dpkgv3/sks.pod 2010-10-14 14:44:46.000000000 +0100 @@ -54,9 +54,9 @@ Build prefix-tree database, used by reconciliation server, from key database. Allows for specification of cache for key database and for ptree database. -=item dump #keys dumpdir +=item dump numkeys dumpdir -Create a raw dump of the keys in the database. +Create a raw dump of the keys in the database. The dump is split into multiple files; the numkeys parameter determines the number of keys dumped in each file. =item merge

