[BACK]Return to toupper.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/gen/toupper.3 between version 1.16 and 1.17

version 1.16, 2007/01/18 08:35:07 version 1.17, 2008/04/17 16:25:36
Line 33 
Line 33 
 .\"  .\"
 .\"     @(#)toupper.3   5.2 (Berkeley) 6/29/91  .\"     @(#)toupper.3   5.2 (Berkeley) 6/29/91
 .\"  .\"
 .Dd January 18, 2007  .Dd April 17, 2008
 .Dt TOUPPER 3  .Dt TOUPPER 3
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 92  The argument to
Line 92  The argument to
 must be  must be
 .Dv EOF  .Dv EOF
 or representable as an  or representable as an
 .Li unsigned char ;  .Vt unsigned char ;
 otherwise, the behavior is undefined.  otherwise, the behavior is undefined.
   See the
   .Sx CAVEATS
   section of
   .Xr ctype 3
   for more details.

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

CVSweb <webmaster@jp.NetBSD.org>