Commit a5319447 authored by Richard Levitte's avatar Richard Levitte
Browse files

Revert "Document the esc_2254 command line name option"



This reverts commit 54fc5795.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent ca3c0d7c
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -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