diff options
Diffstat (limited to 'man3/fgetws.3')
-rw-r--r-- | man3/fgetws.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/fgetws.3 b/man3/fgetws.3 index 73ccadb5e..3e7212c2e 100644 --- a/man3/fgetws.3 +++ b/man3/fgetws.3 @@ -51,7 +51,9 @@ C99, POSIX.1-2001. .SH NOTES The behavior of .BR fgetws () -depends on the LC_CTYPE category of the +depends on the +.B LC_CTYPE +category of the current locale. .PP In the absence of additional information passed to the |