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

version 1.8, 2002/07/10 14:37:13 version 1.9, 2003/04/16 13:34:37
Line 46 
Line 46 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include \*[Lt]ctype.h\*[Gt]  .In ctype.h
 .Ft int  .Ft int
 .Fn isgraph "int c"  .Fn isgraph "int c"
 .Sh DESCRIPTION  .Sh DESCRIPTION

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

CVSweb <webmaster@jp.NetBSD.org>