diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/iconv/iconvctl.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/iconv/iconvctl.3 b/lib/libc/iconv/iconvctl.3 index c5b7d50..f012157 100644 --- a/lib/libc/iconv/iconvctl.3 +++ b/lib/libc/iconv/iconvctl.3 @@ -110,6 +110,7 @@ variable, which is passed to via .Fa argument by its address. +.El .\" XXX: fallbacks are unimplemented and trying to set them will always .\" return EOPNOTSUPP but definitions are provided for source-level .\" compatibility. @@ -140,6 +141,7 @@ Unknown or unimplemented operation. The conversion descriptor specified by .Fa cd is invalid. +.El .Sh SEE ALSO .Xr iconv 1 , .Xr iconv 3 |