[BACK]Return to islower.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/islower.3 between version 1.7 and 1.8

version 1.7, 2001/09/16 02:57:04 version 1.8, 2002/02/07 07:00:15
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 islower "int c"  .Fn islower "int c"
 .Sh DESCRIPTION  .Sh DESCRIPTION

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>