[BACK]Return to fcntl.2 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / sys

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

Diff for /src/lib/libc/sys/fcntl.2 between version 1.27 and 1.28

version 1.27, 2003/03/02 14:41:11 version 1.28, 2003/04/16 13:34:51
Line 42 
Line 42 
 .Sh LIBRARY  .Sh LIBRARY
 .Lb libc  .Lb libc
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Fd #include \*[Lt]fcntl.h\*[Gt]  .In fcntl.h
 .Ft int  .Ft int
 .Fn fcntl "int fd" "int cmd" "..."  .Fn fcntl "int fd" "int cmd" "..."
 .Sh DESCRIPTION  .Sh DESCRIPTION

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

CVSweb <webmaster@jp.NetBSD.org>