diff options
Diffstat (limited to 'man3/wcswidth.3')
| -rw-r--r-- | man3/wcswidth.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/wcswidth.3 b/man3/wcswidth.3 index 3b341db629..55d606556d 100644 --- a/man3/wcswidth.3 +++ b/man3/wcswidth.3 @@ -36,11 +36,11 @@ returns the number of column positions for the wide-character string \fIs\fP, truncated to at most length \fIn\fP. .SH "CONFORMING TO" POSIX.1-2001. -.SH "SEE ALSO" -.BR iswprint (3), -.BR wcwidth (3) .SH NOTES The behaviour of .BR wcswidth () depends on the LC_CTYPE category of the current locale. +.SH "SEE ALSO" +.BR iswprint (3), +.BR wcwidth (3) |
