diff --git a/language-snippets.ent b/language-snippets.ent index 76f7aef5ce..c2dc1e6110 100644 --- a/language-snippets.ent +++ b/language-snippets.ent @@ -330,8 +330,8 @@ the options themselves. Check &url.tidy.conf;The encoding parameter sets the encoding for input/output documents. The possible values for encoding are: -ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, utf16be, -utf16, big5 and shiftjis.'> +ascii, latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16, +utf16le, utf16be, big5 and shiftjis'> Do not use Apache 2.0.x diff --git a/reference/tidy/functions/tidy-set-encoding.xml b/reference/tidy/functions/tidy-set-encoding.xml index 2dd1c0c40d..6af9e3c495 100644 --- a/reference/tidy/functions/tidy-set-encoding.xml +++ b/reference/tidy/functions/tidy-set-encoding.xml @@ -1,5 +1,5 @@ - + tidy_set_encoding @@ -16,8 +16,8 @@ Sets the encoding for input/output documents. &return.success; Possible values for encoding are - ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le, utf16be, - utf16, big5 and shiftjis. + ascii, latin0, latin1, raw, utf8, iso2022, mac, win1252, ibm858, utf16, + utf16le, utf16be, big5 and shiftjis ¬e.tidy.1only;