[exim-cvs] Fix docs for utf8clean

Pàgina inicial
Delete this message
Reply to this message
Autor: Exim Git Commits Mailing List
Data:  
A: exim-cvs
Assumpte: [exim-cvs] Fix docs for utf8clean
Gitweb: http://git.exim.org/exim.git/commitdiff/09ae8f9f555a3cfe7c2887d920279d41fb88879c
Commit:     09ae8f9f555a3cfe7c2887d920279d41fb88879c
Parent:     b9c2e32fc0c80d2ff4afb7daa782d22c5c38a229
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Mar 9 21:05:59 2014 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Sun Mar 9 21:05:59 2014 +0000


    Fix docs for utf8clean
---
 doc/doc-docbook/spec.xfpt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index e4cd6ed..0922085 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -10172,10 +10172,10 @@ number of larger units and output in Exim's normal time format, for example,
.cindex "&%uc%& expansion item"
This forces the letters in the string into upper-case.

-.vitem &*${utf8clean*&<&'utf-8 string'&>&*}*&
+.vitem &*${utf8clean:*&<&'string'&>&*}*&
.cindex "correction of invalid utf-8 sequences in strings"
.cindex "utf-8" "utf-8 sequences"
-.cindex "wrong utf-8"
+.cindex "incorrect utf-8"
.cindex "expansion" "utf-8 forcing"
.cindex "&%utf8clean%& expansion item"
This replaces any invalid utf-8 sequence in the string by the character &`?`&.