]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Revert "Document the esc_2254 command line name option"
authorRichard Levitte <levitte@openssl.org>
Thu, 19 May 2016 04:20:07 +0000 (06:20 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 20 May 2016 14:21:50 +0000 (16:21 +0200)
This reverts commit 54fc5795c9f7d0dc95d537672c716c9d250eb0fb.

Reviewed-by: Matt Caswell <matt@openssl.org>
doc/apps/x509.pod

index 13db4c060e74efb38962dd7dfca6fbe9c857894a..26f71c88329500d32391578ea0906f4064f81e38 100644 (file)
@@ -464,15 +464,10 @@ B<space_eq>, B<lname> and B<align>.
 
 =item B<esc_2253>
 
-escape the "special" characters required by RFC2253 in a field. That is
+escape the "special" characters required by RFC2253 in a field That is
 B<,+"E<lt>E<gt>;>. Additionally B<#> is escaped at the beginning of a string
 and a space character at the beginning or end of a string.
 
-=item B<esc_2254>
-
-escape the "special" characters required by RFC2254 in a field. That is
-the B<NUL> character as well as and B<()*>.
-
 =item B<esc_ctrl>
 
 escape control characters. That is those with ASCII values less than