aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIneiev <[email protected]>2016-03-04 16:34:23 +0000
committerNIIBE Yutaka <[email protected]>2016-09-20 01:59:47 +0000
commit9d2b7bff12b268638465da222ca7cc9042bba072 (patch)
treea50d4ac9d6b46276c7e977eb40f6b24e3da56062
parentdoc: Add missing description of datafile. (diff)
downloadgnupg-9d2b7bff12b268638465da222ca7cc9042bba072.tar.gz
gnupg-9d2b7bff12b268638465da222ca7cc9042bba072.zip
doc: Replace rfc0123 with RFC-0123.
* doc/gpg.texi, doc/gpgsm.texi, doc/specify-user-id.texi: Fix.
-rw-r--r--doc/gpg.texi4
-rw-r--r--doc/gpgsm.texi2
-rw-r--r--doc/specify-user-id.texi2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi
index 97387ab53..59ea4fcf7 100644
--- a/doc/gpg.texi
+++ b/doc/gpg.texi
@@ -1429,7 +1429,7 @@ Valid values for @code{name} are:
@item koi8-r
@opindex display-charset:koi8-r
- The usual Russian set (rfc1489).
+ The usual Russian set (RFC-1489).
@item utf-8
@opindex display-charset:utf-8
@@ -1656,7 +1656,7 @@ mechanisms, in the order they are to be tried:
@table @asis
@item cert
- Locate a key using DNS CERT, as specified in rfc4398.
+ Locate a key using DNS CERT, as specified in RFC-4398.
@item pka
Locate a key using DNS PKA.
diff --git a/doc/gpgsm.texi b/doc/gpgsm.texi
index 24a559093..f334c99a5 100644
--- a/doc/gpgsm.texi
+++ b/doc/gpgsm.texi
@@ -1114,7 +1114,7 @@ integer of arbitrary length. The special value @samp{random} can be
used to create a 64 bit random serial number.
@item Issuer-DN: @var{issuer-name}
-This is the DN name of the issuer in rfc2253 format. If it is not set
+This is the DN name of the issuer in RFC-2253 format. If it is not set
it will default to the subject DN and a special GnuPG extension will
be included in the certificate to mark it as a standalone certificate.
diff --git a/doc/specify-user-id.texi b/doc/specify-user-id.texi
index d97337993..cd32ab8ac 100644
--- a/doc/specify-user-id.texi
+++ b/doc/specify-user-id.texi
@@ -111,7 +111,7 @@ escaped) RFC-2253 string
@item By exact match on the issuer's DN.
This is indicated by a leading hash mark, directly followed by a slash
-and then directly followed by the rfc2253 encoded DN of the issuer.
+and then directly followed by the RFC-2253 encoded DN of the issuer.
This should return the Root cert of the issuer. See note above.
@cartouche