~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man3/iswupper.3

  • Committer: Bazaar Package Importer
  • Author(s): Joey Schulze
  • Date: 2010-03-02 21:49:58 UTC
  • mfrom: (1.1.42 upstream) (2.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100302214958-69yjgb70t7wrjo3m
New upstream version
. Remove crufty statement in setuid(2) that seteuid() is not in POSIX
(closes: Bug#569812)
. Fix description of 'nochdir' argument in daemon(3) (closes: Bug#554819)
. Fix NAME line in path_resolution(7) (closes: Bug#558300)

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
.SH "RETURN VALUE"
55
55
The
56
56
.BR iswupper ()
57
 
function returns non-zero if \fIwc\fP is a wide character
 
57
function returns nonzero if \fIwc\fP is a wide character
58
58
belonging to the wide-character class "upper".
59
59
Otherwise it returns zero.
60
60
.SH "CONFORMING TO"
74
74
.BR iswctype (3),
75
75
.BR towupper (3)
76
76
.SH COLOPHON
77
 
This page is part of release 3.23 of the Linux
 
77
This page is part of release 3.24 of the Linux
78
78
.I man-pages
79
79
project.
80
80
A description of the project,