ICU-1220 use \e for backslash.
X-SVN-Rev: 7697
This commit is contained in:
parent
2919f7cb30
commit
ca23adfbcc
@ -378,8 +378,8 @@ $
|
|||||||
(The names are delimited by curly braces.
|
(The names are delimited by curly braces.
|
||||||
Also, the name of the line terminator is also displayed.)
|
Also, the name of the line terminator is also displayed.)
|
||||||
.PP
|
.PP
|
||||||
Normalize data using Unicode NFKC, remove all control characters,
|
Normalize UTF-8 data using Unicode NFKC, remove all control characters,
|
||||||
and map Katakana to Hiragana, in an UTF-8 file:
|
and map Katakana to Hiragana:
|
||||||
|
|
||||||
.RS 4
|
.RS 4
|
||||||
.B \fR$ \fPuconv \-f utf-8 \-t utf-8 \e
|
.B \fR$ \fPuconv \-f utf-8 \-t utf-8 \e
|
||||||
|
Loading…
Reference in New Issue
Block a user