Small doc tweaks.
authorkink-guest <kink-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 8 Jun 2005 18:11:17 +0000 (18:11 +0000)
committerkink-guest <kink-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 8 Jun 2005 18:11:17 +0000 (18:11 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@61 b513b33f-fedd-0310-b452-c3deb5f4c849

gpg-key2ps/gpg-key2ps
gpg-mailkeys/gpg-mailkeys
gpg-mailkeys/gpg-mailkeys.1

index cadcfeeee146ce8f66a8cdde90171d0c0db96fa3..8a57289b7d8611e6b7fa123fb59261cc746eb255 100755 (executable)
@@ -1,4 +1,8 @@
 #! /bin/sh
 #! /bin/sh
+#
+# gpg-key2ps: convert a PGP/GnuPG key into paper slips.
+#
+# $Id$
 
 set -e
 
 
 set -e
 
index ef8683845ea2d732b36283e0e068607263dadcb8..534eb7efe3a4b014f6b6cc5fc444ced845689e6b 100755 (executable)
@@ -1,4 +1,8 @@
 #! /bin/sh
 #! /bin/sh
+#
+# gpg-mailkeys: mail out just signed keys to their owners
+#
+# $Id$
 
 set -e
 
 
 set -e
 
index 18b0d624adf9575d23ddc73b71b536e7f014c642..eed2a919fd75fd69401b9b9921a347c0efe04097 100644 (file)
@@ -25,6 +25,6 @@ Set the subject of the messages you send
 .I TEXT
 Set the body text of the messages
 .SH SEE ALSO
 .I TEXT
 Set the body text of the messages
 .SH SEE ALSO
-.BR gpg (1)
+.BR gpg (1), caff (1)
 .SH AUTHOR
 This manual page was written by Simon Richter <sjr@debian.org>.
 .SH AUTHOR
 This manual page was written by Simon Richter <sjr@debian.org>.