diff options
Diffstat (limited to 'man3/wcstombs.3')
| -rw-r--r-- | man3/wcstombs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/wcstombs.3 b/man3/wcstombs.3 index 1e1b045c6d..40f00fb8d1 100644 --- a/man3/wcstombs.3 +++ b/man3/wcstombs.3 @@ -25,7 +25,7 @@ wcstombs \- convert a wide-character string to a multibyte string .SH DESCRIPTION If .I dest -is not a NULL pointer, the +is not NULL, the .BR wcstombs () function converts the wide-character string |
