[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.15 and 1.16

version 1.15, 2006/10/05 22:34:52 version 1.16, 2007/01/18 08:35:07
Line 33 
Line 33 
 .\"  .\"
 .\"     @(#)toupper.3   5.2 (Berkeley) 6/29/91  .\"     @(#)toupper.3   5.2 (Berkeley) 6/29/91
 .\"  .\"
 .Dd December 24, 2004  .Dd January 18, 2007
 .Dt TOUPPER 3  .Dt TOUPPER 3
 .Os  .Os
 .Sh NAME  .Sh NAME
Line 65  one; otherwise the argument is returned 
Line 65  one; otherwise the argument is returned 
 .\" .Xr isupper  .\" .Xr isupper
 .\" is true.  .\" is true.
 .Sh SEE ALSO  .Sh SEE ALSO
   .Xr ctype 3 ,
 .Xr isalnum 3 ,  .Xr isalnum 3 ,
 .Xr isalpha 3 ,  .Xr isalpha 3 ,
 .Xr isascii 3 ,  .Xr isascii 3 ,

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

CVSweb <webmaster@jp.NetBSD.org>