diff options
Diffstat (limited to 'man3/wctomb.3')
-rw-r--r-- | man3/wctomb.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wctomb.3 b/man3/wctomb.3 index 6f55ba48..0d81366c 100644 --- a/man3/wctomb.3 +++ b/man3/wctomb.3 @@ -64,5 +64,5 @@ The behaviour of \fBwctomb\fP() depends on the LC_CTYPE category of the current locale. .PP This function is not multi-thread safe. -The function \fBwcrtomb\fP() provides +The function \fBwcrtomb\fP(3) provides a better interface to the same functionality. |