[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.7.12.1 and 1.7.12.2

version 1.7.12.1, 2001/10/08 20:19:35 version 1.7.12.2, 2002/03/08 21:35:18
Line 46 
Line 46 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include <ctype.h>  .Fd #include \*[Lt]ctype.h\*[Gt]
 .Ft int  .Ft int
 .Fn toupper "int c"  .Fn toupper "int c"
 .Sh DESCRIPTION  .Sh DESCRIPTION

Legend:
Removed from v.1.7.12.1  
changed lines
  Added in v.1.7.12.2

CVSweb <webmaster@jp.NetBSD.org>