Penguin

Differences between current version and revision by previous author of gpg(1).

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 5 Last edited on Thursday, June 23, 2005 6:14:02 am by AristotlePagaltzis
Older page: version 3 Last edited on Friday, April 30, 2004 12:22:47 am by StuartYeates Revert
@@ -785,9 +785,9 @@
 --charset __name__ 
  
  
 Set the name of the native character set. This is used to 
-convert some strings to proper [UTF8 ] encoding. Valid values 
+convert some strings to proper [UTF-8 ] encoding. Valid values 
 for __name__ are: 
  
  
 iso-8859-1 
@@ -820,9 +820,9 @@
  
 --no-utf8-strings 
  
  
-Assume that the arguments are already given as UTF8 strings. 
+Assume that the arguments are already given as UTF-8 strings. 
 The default (--no-utf8-strings) is to assume that arguments 
 are encoded in the character set as specified by --charset. 
 These options affect all following arguments. Both options 
 may be used multiple times. 
@@ -925,9 +925,9 @@
 Put the name value pair into the signature as notation data. 
 __name__ must consist only of alphanumeric characters, 
 digits or the underscore; the first character must not be a 
 digit. __value__ may be any printable string; it will be 
-encoded in [UTF8 ], so you should check that your --charset is 
+encoded in [UTF-8 ], so you should check that your --charset is 
 set correctly. If you prefix __name__ with an exclamation 
 mark, the notation data will be flagged as critical 
 (RFC:rfc2440 5.2.3.15). 
  
@@ -1000,9 +1000,9 @@
 --s2k-cipher-algo __name__ 
  
  
 Use __name__ as the cipher algorithm used to protect 
-secret keys. The default cipher is [BLOWFISH] . This cipher is 
+secret keys. The default cipher is BlowFish . This cipher is 
 also used for conventional encryption if --cipher-algo is 
 not given. 
  
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.