diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-08-03 13:57:30 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2006-08-03 13:57:30 +0000 |
| commit | 68e1685c25cab6c29e4250f592c39f47996776af (patch) | |
| tree | 7d83ff852ff8dd6c7ca2fcaa610ab933590eba72 /man3/wcwidth.3 | |
| parent | 97c1eac86f435d7feeef158417941751e7bd7a15 (diff) | |
| download | man-pages-68e1685c25cab6c29e4250f592c39f47996776af.tar.gz | |
Updated CONFORMING TO section
Diffstat (limited to 'man3/wcwidth.3')
| -rw-r--r-- | man3/wcwidth.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/wcwidth.3 b/man3/wcwidth.3 index a246197608..bb964ff83a 100644 --- a/man3/wcwidth.3 +++ b/man3/wcwidth.3 @@ -26,7 +26,8 @@ is at least 0. If \fIc\fP is L'\\0', the value is 0. Otherwise \-1 is returned. .SH "RETURN VALUE" The \fBwcwidth\fP() function returns the number of column positions for \fIc\fP. .SH "CONFORMING TO" -UNIX98, POSIX 1003.1-2001 +C99. + Note that glibc before 2.2.5 used the prototype .br .nf |
