Show
Ignore:
Timestamp:
2000-04-26 00:57:33 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Fix a little typo. Noted by Steve Brewer <limako@…>.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • contrib/pgp6.rc

    r1626 r1702  
    2222 
    2323# create a pgp/mime encrypted and signed attachment 
    24 set pgp_encrypt_sign_command="PGPPASSFD=0; export PGPPASSFD; cat - %f | pgp6 +compatible   +verbose=0 +encrypttoself +batchmode +clearsig=off -aefts %?a?-u %a? %r" 
     24set pgp_encrypt_sign_command="PGPPASSFD=0; export PGPPASSFD; cat - %f | pgp6 +compatible   +verbose=0 +encrypttoself +batchmode +clearsig=off -aefts %?a? -u %a? %r" 
    2525 
    2626# import a key into the public key ring