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.
|
||||
Also, the name of the line terminator is also displayed.)
|
||||
.PP
|
||||
Normalize data using Unicode NFKC, remove all control characters,
|
||||
and map Katakana to Hiragana, in an UTF-8 file:
|
||||
Normalize UTF-8 data using Unicode NFKC, remove all control characters,
|
||||
and map Katakana to Hiragana:
|
||||
|
||||
.RS 4
|
||||
.B \fR$ \fPuconv \-f utf-8 \-t utf-8 \e
|
||||
|
Loading…
Reference in New Issue
Block a user