Penguin

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

Other diffs: Previous Major Revision, Previous Author, 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 4 Last edited on Sunday, December 5, 2004 1:12:19 pm by AristotlePagaltzis 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). 
  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.