From: kink-guest Date: Wed, 8 Jun 2005 18:11:17 +0000 (+0000) Subject: Small doc tweaks. X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=commitdiff_plain;h=16a804f36bfae6e9ebb57bb6d94be0e069120ef2 Small doc tweaks. git-svn-id: svn://svn.debian.org/pgp-tools/trunk@61 b513b33f-fedd-0310-b452-c3deb5f4c849 --- diff --git a/gpg-key2ps/gpg-key2ps b/gpg-key2ps/gpg-key2ps index cadcfee..8a57289 100755 --- a/gpg-key2ps/gpg-key2ps +++ b/gpg-key2ps/gpg-key2ps @@ -1,4 +1,8 @@ #! /bin/sh +# +# gpg-key2ps: convert a PGP/GnuPG key into paper slips. +# +# $Id$ set -e diff --git a/gpg-mailkeys/gpg-mailkeys b/gpg-mailkeys/gpg-mailkeys index ef86838..534eb7e 100755 --- a/gpg-mailkeys/gpg-mailkeys +++ b/gpg-mailkeys/gpg-mailkeys @@ -1,4 +1,8 @@ #! /bin/sh +# +# gpg-mailkeys: mail out just signed keys to their owners +# +# $Id$ set -e diff --git a/gpg-mailkeys/gpg-mailkeys.1 b/gpg-mailkeys/gpg-mailkeys.1 index 18b0d62..eed2a91 100644 --- a/gpg-mailkeys/gpg-mailkeys.1 +++ b/gpg-mailkeys/gpg-mailkeys.1 @@ -25,6 +25,6 @@ Set the subject of the messages you send .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 .