1 msgencryption failed
3 msgproblem using encryption
2 msgSmart card: pcsctest fails
9 msgTwo questions
2 msgFireGPG Report

errors in manual
\ Dirk Traulsen (22 Jun 2007)
. \ Werner Koch (22 Jun 2007)

2 msgRe: If the message is encrypted symmetrically
7 msgIf the message is encrypted symmetrically...
16 msgRSA 4096 ridiculous? (was RSA 1024 ridiculous)
2 msgProblems generating keys on card '`SCD WRITEKEY...
1 msgnew (2007-06-10) keyanalyze results (+sigcheck)
5 msgWhich key is used when more than one are valid?
1 msgRe: New version of mac-gpg2
37 msgRSA 1024 ridiculous
1 msg'export-secret-subkeys' between 2 computers
1 msgRegenerating keys on a cryptocard.
1 msgCan someone test my encryption subkey ?
6 msgRevoke and expire
6 msgPGP software pirated
4 msgImporting backed up card generated key
Subject:Re: errors in manual
Group:Gnupg-users
From:Werner Koch
Date:22 Jun 2007


 
On Fri, 22 Jun 2007 08:52, dirk.traulsen said:

> 1. In the new manual the following options are missing:
>
> --batch
> --yes
> --no

Already fixed:

2007-04-10 Werner Koch <wk>

* gpg.texi (GPG Configuration Options): Document --batch, no-tty,
--yes and --no.


> 2. The manual has now strange gaps in it (at least under German
> WinxP):
> Here are 3 examples:
>
> SYNOPSIS
> gpg [--homedir ___] [--options ____] [_______] _______ [____]

The pseudo variables used to be printed bold by using a backspace and
printing again. That was removed using

sed $(printf "s/\b.//g")

but that won't work for the new underlined markup. I'll change it to

sed `printf "s/_\b//g;s/\b.//g"`


Thanks,

Werner


_______________________________________________
Gnupg-users mailing list
Gnupg-users
http://lists.gnupg.org/mailman/listinfo/gnupg-users


© 2004-2008 readlist.com