diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/charset.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 832a701523d..e151987eff6 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -973,7 +973,8 @@ CREATE COLLATION ignore_accents (provider = icu, locale = 'und-u-ks-level1-kc-tr Version information is available from the <literal>icu</literal> provider on all operating systems. For the <literal>libc</literal> provider, versions are currently only available - on systems using the GNU C library (most Linux systems) and Windows. + on systems using the GNU C library (most Linux systems), FreeBSD and + Windows. </para> <note> |